ref: 0541a434cb9cfd1a776f1ef29de3a8a7aa1d9b99
parent: 30794bba756772ada85b7642beddb42ffc416203
author: Jacob Moody <moody@posixcafe.org>
date: Wed Aug 3 07:14:44 EDT 2022
ktrans: 新しい降り Rewrite of ktrans to act as an overlay to kbdfs. Move map files outside of the binary in to /lib/ktrans and get our dictionaries out of /lib while we're at it. Use \n as an alias for ctrl-\ for first lookup, use ^w to clear okurigana input. This also in general changes the logic to never us to 'swallow' a character and always echo them out, using backspaces for cleaning us up.