Hacker News new | ask | show | jobs
by ori_b 1328 days ago
Keyboard navigation is one of the features of this release. And it's fully scriptable via /dev/kbtap: you can write your own key bindings and compose them by piping the keyboard events through your scripts.

The usual program for it is http://man.9front.org/1/riow

Ktrans also uses it: http://man.9front.org/1/ktrans

1 comments

Hey, cool! Gonna have to check this out. Can it be used for E.G. selecting/cutting/pasting/navigating text in Acme as well?
Probably. But not easily.