rlcustomrime
August 12, 2025 ยท View on GitHub
Rime for readline. For all programs depending on readline:
- bash without ble.sh
- python without ptpython, ipython, ...
- tclsh/wish with tclreadline
- lua with luaprompt
- perl with reply
- sdcv
- ...
Install
AUR
paru -S rl_custom_rime
Build
xmake
Dependence
/etc/ld.so.preload:
/usr/$LIB/librl_custom_function.so
See shell.nix.
Configure
$include function rl_custom_rime /the/path/of/librl_custom_rime.so
"\C-^": rl_custom_rime
Todo
- Support more special keys: Up, Del, F1, ...
- Pass hotkeys to readline directly when menu is empty