Input method in FreeBSD virtual terminal (Week5)

Date: 07/05-07/11

Tmux-rime

This week I divided all commands into two main categories: One is to send keys literally, that is, the key command, and the other is to perform special IME actions, e.g., delete-char, commit-raw. And all keymappings of keys and commands are defined with tmux's bind-key command.

I also drew the structure diagram of tmux-rime and made a slide.

Todos

I believed I have finished the basic skeleton of the tmux-rime project, here are some todos I might implement someday.

IME functions

Customization

Misc

SummerOfCode2021Projects/InputMethodInFreeBSDVirtualTerminal/Week5 (last edited 2021-07-09T13:23:34+0000 by FanChung)