rime-lua-select-character icon indicating copy to clipboard operation
rime-lua-select-character copied to clipboard

Rime / 以词定字

Results 4 rime-lua-select-character issues
Sort by recently updated
recently updated
newest added

https://github.com/hchunhui/librime-lua/wiki/Scripting#%E6%96%B0%E7%89%88-librime-lua

enhancement

我想添加多个按键用以选择,可是部署失败。请问支持设置多个按键吗?怎样正确配置呢? ```yaml key_binder: select_first_character: "grave", "9" select_last_character: "backslash", "0" ```

enhancement
good first issue

没有太看懂怎么在windows上面设置功能。求帮助。

help wanted
good first issue

仅在输入首字符存在于 `key_binder/select_character_only_for_initial` 配置的字符串时开启快速选择功能。 在使用特殊符号(例如`、/、\ )作为反查起始时可以做到暂时关闭功能以输入快速选择所占用的字符(例如方括号、句点和逗号)