plan9front/lib/ktrans/skk2ktrans
Jacob Moody f4122cfbc9 ktrans: graphical upgrade and feedback
* scrollbar and mouse selection of candidate
* arrow keys for moving selection cursor after first completion
* user defined dictionaries that are merged on top
* document using the plumber to change languages
* loop candidates when reaching the start/end of the list.
* skk2ktrans was using the wrong from encoding
2024-04-02 04:01:56 +00:00

2 lines
116 B
Bash
Executable file

#!/bin/rc
tcs -sf ujis | awk '$1 !~ /;;/ {gsub("(^\/|\/$)", "", $2); gsub(" ", " "); gsub("\/", " ", $2);} {print}'