IME¶

pyime¶

A library related to input method engine for ptpython/neovim like <https://github.com/rimeinn/rime.nvim/tree/0.2.12/packages/ime>

Currently, only one IME pyrime use this library. If any other IME such as pyfcitx is realized, this library can be standalone like <https://luarocks.org/modules/freed-wu/ime> named pyime.

IME¶

Refer <https://github.com/rimeinn/rime.nvim/blob/0.2.12/packages/ime/lua/ime/ime.lua>

Key¶

Refer <https://github.com/rimeinn/rime.nvim/blob/0.2.12/packages/ime/lua/ime/key.lua>

Vertical¶

Refer <https://github.com/rimeinn/ime.nvim/blob/0.0.5/packages/ime/lua/ime/ui/vertical.lua>

Draw UI¶

Draw UI of IME. Refer <https://github.com/rimeinn/ime.nvim/blob/0.0.5/packages/ime/lua/ime/ui.lua>

Horizontal¶

Refer <https://github.com/rimeinn/ime.nvim/blob/0.0.5/packages/ime/lua/ime/ui/horizontal.lua>

pyrime

Navigation

API

  • IME
    • pyime
    • IME
    • Key
    • Vertical
    • Draw UI
    • Horizontal
  • nvim
  • ptpython
  • pyrime

Index

  • Index
  • Module Index
  • Search Page

Related Topics

  • Documentation overview
    • Previous: pyrime
    • Next: nvim
©2024. | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source