Skip to content

Commit

Permalink
Add “Bind the command “commit_and_forward_key” to the key “Left”” to …
Browse files Browse the repository at this point in the history
…the instructions to simulate ibus-m17n
  • Loading branch information
mike-fabian committed Jan 28, 2024
1 parent 064cf5b commit a6437cf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions content/docs/user/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,7 @@ following setup options:
* Check the option “Off the record mode”
* Key bindings tab:
* Remove all keys bound to the command “enable_lookup”
* Bind the command “commit_and_forward_key” to the key “Left”
* Appearance tab:
* Set “Preedit underline” to “None”

Expand All @@ -498,6 +499,10 @@ would need to press a key to enable a suggestion but all such keys
have been removed from the “enable_lookup” command. So candidate lists
are never shown, just like in ibus-m17n.

Binding the command “commit_and_forward_key” to the key “Left” also makes
the behaviour more similar to ibus-m17n, by default “Left” does not commit
but move the cursor left into the preedit.

No user input is recorded because of enabling the option “Off the
record mode”. Recording user input would be useless because stuff
learned from user input is normally used to improve the quality of the
Expand Down

0 comments on commit a6437cf

Please sign in to comment.