Zalgorithm

Completions are enabled - Fcitx5 configuration

The key combination Ctrl+Alt+H activates Fcitx5’s word completion feature, also called “hint mode”. Fcitx5 is the input-method software installed on Omarchy.

The key combination Ctrl+Alt+H also triggers a notification that says “Completions are enabled”. Future me, if you see the notification, it means you have accidentally enabled completions.

I’ve just enabled Fcitx5’s “trigger hint mode”. It’s what causes completions to be enabled. To do this I:

I’m sure trigger hint mode is useful for something. I’ve only ever stumbled across it when fumbling with the keys on Neovim. Trigger hint mode breaks Neovim.

If I ever want to know more: Fcitx5 (ArchWiki)

Note: imarchy pkg add <package-name> is just a wrapper around Pacman. It uses the same configured repositories. It runs:

sudo pacman -S --noconfirm --needed <package name>
Tags: