Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix page down, again. | Nicholas Marriott | 2009-01-29 |
| | |||
* | Mouse in copy mode. | Nicholas Marriott | 2009-01-28 |
| | |||
* | * Better support for at least the most common variant of mouse input: parse ↵ | Nicholas Marriott | 2009-01-28 |
| | | | | | | | it and adjust for different panes. Also support mouse in window/session choice mode. * Bring back the fancy window titles with session/window names: it is easy to work around problems with elinks (see FAQ). | ||
* | Allow status, mode and message attributes to be changed by three new ↵ | Nicholas Marriott | 2009-01-27 |
| | | | | | | | options: status-attr, mode-attr, message-attr. A comma-separataed list is accepted containing: bright, dim, underscore, blink, reverse, hidden, italics, for example: set -g status-attr bright,blink From Josh Elsasser, thanks! | ||
* | Use reverse so status line etc works in terminals w/o colour. | Nicholas Marriott | 2009-01-23 |
| | |||
* | Fix this properly... | Nicholas Marriott | 2009-01-23 |
| | |||
* | Fix next/previous page. DOH. | Nicholas Marriott | 2009-01-23 |
| | |||
* | find-window command. | Nicholas Marriott | 2009-01-18 |
| | |||
* | Whoops. Shut up gcc. | Nicholas Marriott | 2009-01-15 |
| | |||
* | 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. |