package
Version:
v1.54.0
Opens a new window with list of versions in this module.
Published: Aug 22, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package keys decodes browser-supplied terminal input into tmux send events.
Event is one decoded input item: a literal text run when Key is empty,
otherwise a named tmux key such as "Enter" or "Up".
Decode normalizes line endings and splits raw input into literal runs and
named keys (Enter, BSpace, Escape, and arrow keys from ANSI sequences).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.