| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
argument to modify a table.
|
|
|
|
|
|
| |
a named tree on start and use that for lookups. Also add command to string
translation tables and modify list-keys to show the the mode key bindings (new
-t argument).
|
|
|
|
| |
MODEKEYCOPY_QUIT to _CANCEL to match the others.
|
|
|
|
|
|
|
| |
lumping them all together, split editing keys from those used in choice/more
mode and those for copy/scroll mode.
Tidier and clearer, and the first step towards customisable mode keys.
|
| |
|
|
|
|
| |
From Kalle Olavi Niemitalo.
|
|
|
|
|
|
| |
matches screen's behaviour if not its termcap/terminfo entry). The terminfo kbs
cap is often wrong or missing so it can't be used, and just assuming \177 may
be wrong.
|
| |
|
|
|
|
| |
wrap flag sets/clears/tests.
|
|
|
|
|
| |
non-whitespace character. ^ with vi and M-m with emacs key bindings. Another
from Kalle Olavi Niemitalo, thanks.
|
|
terminal to be switched between several different windows and programs
displayed on one terminal be detached from one terminal and moved to another.
ok deraadt pirofti
|