An alternate of vis-digraph(1)
Same as vis-digraph: Enter a digraph listed in the second column of
keyboard
to get its unicode output in the corresponding third column.
keyboard
file: plan9port licenseshortcuts.lua
: same as vis
$ cp shortcuts.lua keyboard ~/.config/vis/plugins
# and edit visrc.lua to include
require('plugins/shortcuts')
- overrides
C-k
shortcut of vis-diagraph (setlua/plugins/digraph.lua
) - does not match vis-digraph(1) exit status
- location of data file (
keyboard
) is hardcoded to~/.config/vis/plugins
- off-by-one $NF in keyboard not corrected