start | all-pages
terminaactions
Actions in *Termina are words bound to specific keys. When the
key is pressed, the action handler is called.
Generally the most common actions should be bound to 0-9, and
*TerminaHints should be provided. I recommend binding $0 to
+ti:done for consistency with the existing programs.
Your code will provide a word to setup the key actions you need.
Some words to look at relating to this:
+ti:set-action
+ti:get-action
+ti:reset-actions