| Commit message (Collapse) | Author | Age |
|
|
|
| |
palette by setting "colour0" to "colour255".
|
|
|
|
|
|
|
| |
scroll key to C-b instead of C-u and use C-u/C-d for half page scrolling with
vi keys. In emacs mode, half page scrolling is bound to M-Up and M-Down.
Suggested by merdely (about a year ago :-)).
|
|
|
|
|
| |
than by the entire screen, to make it easier to pull things out from under the
line indicator. Suggested by claudio.
|
|
|
|
|
|
|
|
| |
background by setting or clearing the reverse attribute.
This makes a few applications which don't use the reverse attribute themselves
a little happier, and allows the status, message and mode options to have
default attributes and fg/bg options that work as expected when set as reverse.
|
|
|
|
|
|
| |
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.
|
| |
|
|
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
|