Commit Graph

15 Commits

Author SHA1 Message Date
CismonX 0956b2cd92
feat: add rl-loop utility program
ci/woodpecker/push/woodpecker Pipeline was successful Details
2024-04-10 22:52:14 +08:00
CismonX 7dc5ad1c5c
chore: rename candidate length vars 2023-12-02 01:33:19 +08:00
CismonX da1b6e3c69
feat: support candidate comments 2023-12-02 01:32:24 +08:00
CismonX 460e563d85
feat: arif_rime: handle candidate selection
Tell Rime which candidate was selected, so that the engine can
make use of this information to improve user experience.
2023-11-28 18:20:48 +08:00
CismonX de27608978
fix: arif_rime: properly handle commit text 2023-09-10 22:26:18 +08:00
CismonX 4e346fc097
feat: ranged candidate replace
Adds candidate attribute `replace_start`, which allows a candidate
to replace a middle part of the original text.
2023-09-08 07:06:23 +08:00
CismonX 98ce348274
refactor: change engine installation path
Use `pkglibdir` instead of `libdir` as engine library installation
path, since they are considered modules for `arify`.
2023-08-13 21:52:30 +08:00
CismonX b3e0bf9566
fix: arif_rime: prevent rime from logging to stderr
continuous-integration/drone Build is passing Details
2023-07-31 08:19:17 +08:00
CismonX ca9098b4df
chore: remove trailing whitespaces 2023-07-28 08:30:25 +08:00
CismonX ac73253a5e
fix: arif_rime: candidate page may be empty 2023-07-26 00:07:01 +08:00
CismonX cbe40a99fe
fix: correct several typos
continuous-integration/drone Build is passing Details
2023-06-30 17:33:30 +08:00
CismonX 8e51ed75c5
chore: add libtool `-module` flag
continuous-integration/drone Build is passing Details
2023-05-02 13:47:54 +08:00
CismonX 70843c6670
chore: change arif_rime default log level to ERROR 2023-02-20 13:45:32 +08:00
CismonX 787f487b19
chore: minor refactor 2023-02-20 13:44:27 +08:00
CismonX d748d8972e
chore: prepare for Savannah
continuous-integration/drone Build is passing Details
2023-02-12 20:26:45 +08:00