Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Allow selection in vi mode. | Nicholas Marriott | 2009-02-21 |
| | |||
* | Redo mode keys slightly more cleanly and apply them to command prompt ↵ | Nicholas Marriott | 2009-02-13 |
| | | | | editing. vi or emacs mode is controlled by the session option status-keys. | ||
* | Some extra emacs keys from Christian Weisgerber. | Nicholas Marriott | 2009-02-13 |
| | |||
* | Allow a selection in vi keys mode... | Nicholas Marriott | 2009-01-21 |
| | |||
* | Two new commands, choose-window and choose-session which work only when ↵ | Nicholas Marriott | 2009-01-15 |
| | | | | bound to a key and allow the window or session to be selected from a list. | ||
* | Update key handling code. Simplify, support ctrl properly and add a new ↵ | Nicholas Marriott | 2009-01-09 |
| | | | | window option (xterm-keys) to output xterm key codes including ctrl and, if available, alt and shift. | ||
* | Introduce nitems() and use it; use bsearch. | Nicholas Marriott | 2009-01-07 |
| | |||
* | emacs mode keys tweaks. | Nicholas Marriott | 2008-07-03 |
| | |||
* | ^ for BOL too. | Nicholas Marriott | 2008-07-02 |
| | |||
* | Split emacs/vi keys into seperate tables. | Nicholas Marriott | 2008-07-02 |