Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
Lua support for fcitx.
It tries to support lua in fcitx in two ways.
- An addon loader for lua, which supports Type=Lua addon.
- The googlepinyin api, which is provided by imeapi addon. You may put your lua file under $HOME/.local/share/fcitx5/lua/imeapi/extensions to make the addon find your scripts.