Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | New sentence, new line. | Nicholas Marriott | 2009-02-07 | |
| | ||||
* | Document command sequences. | Nicholas Marriott | 2009-02-07 | |
| | ||||
* | Update cursor y on newline otherwise RI gets screwed up at y=0. | Nicholas Marriott | 2009-02-07 | |
| | ||||
* | Prevent weird output on OpenBSD (probably on other BSD's too?). From nicm. | Tiago Cunha | 2009-02-06 | |
| | ||||
* | Update. | Nicholas Marriott | 2009-02-06 | |
| | ||||
* | - Document find-window. | Tiago Cunha | 2009-02-06 | |
| | | | | | | | | - Document suspend-client. - Document window-status-{attr,bg,fg}. - Options without arguments should be listed first. - s/Copies/Copy/. | |||
* | copy-buffer command. | Tiago Cunha | 2009-02-03 | |
| | ||||
* | Update. | Tiago Cunha | 2009-02-02 | |
| | ||||
* | Don't leak fd. | Nicholas Marriott | 2009-02-02 | |
| | ||||
* | - Document the -p and -l options in split-window. | Tiago Cunha | 2009-02-01 | |
| | | | | | | - Update {copy,scroll}-mode with the -u option. - While there sort options alphabetically. | |||
* | {message,status,mode}-attr added | Tiago Cunha | 2009-02-01 | |
| | ||||
* | Support commands with right parenthesis. From nicm and me. | Tiago Cunha | 2009-02-01 | |
| | ||||
* | Fix all rxvt*. | Nicholas Marriott | 2009-02-01 | |
| | ||||
* | Missing line break. | Nicholas Marriott | 2009-02-01 | |
| | ||||
* | Bye bye debugging. | Nicholas Marriott | 2009-01-30 | |
| | ||||
* | move-window bound to ., from joshe. | Nicholas Marriott | 2009-01-30 | |
| | ||||
* | Missing ;. | Nicholas Marriott | 2009-01-30 | |
| | ||||
* | Format. | Nicholas Marriott | 2009-01-30 | |
| | ||||
* | Tweak example. | Nicholas Marriott | 2009-01-30 | |
| | ||||
* | Set colour of window entry in status line based on window options. | Nicholas Marriott | 2009-01-30 | |
| | ||||
* | Support #(command) in status-left, and status-right. | Tiago Cunha | 2009-01-29 | |
| | ||||
* | Ugh. Another inner loop variable reuse bug. | Nicholas Marriott | 2009-01-29 | |
| | ||||
* | Fix page down, again. | Nicholas Marriott | 2009-01-29 | |
| | ||||
* | Undo this and just shut lint up. | Nicholas Marriott | 2009-01-29 | |
| | ||||
* | Nuke debugging. | 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). | |||
* | Exit properly when bas password. | Nicholas Marriott | 2009-01-28 | |
| | ||||
* | -u to start with screen scrolled up. | Nicholas Marriott | 2009-01-27 | |
| | ||||
* | Avoid warning. | Nicholas Marriott | 2009-01-27 | |
| | ||||
* | Tweak selection slightly. | Nicholas Marriott | 2009-01-27 | |
| | ||||
* | Close stdin/stdout/stderr. | Nicholas Marriott | 2009-01-27 | |
| | ||||
* | Handle cursor on/off better. | Nicholas Marriott | 2009-01-27 | |
| | ||||
* | Don't use NULL argv. | Nicholas Marriott | 2009-01-27 | |
| | ||||
* | Done! | Nicholas Marriott | 2009-01-27 | |
| | ||||
* | 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! | |||
* | +nitems. | Nicholas Marriott | 2009-01-27 | |
| | ||||
* | Don't reuse index variable. | Nicholas Marriott | 2009-01-27 | |
| | ||||
* | Be more clever about picking window name. | Nicholas Marriott | 2009-01-26 | |
| | ||||
* | Don't screw up UTF-8 combined characters. | Nicholas Marriott | 2009-01-26 | |
| | ||||
* | Update. | Nicholas Marriott | 2009-01-26 | |
| | ||||
* | Typos. | Nicholas Marriott | 2009-01-26 | |
| | ||||
* | load-buffer command | Tiago Cunha | 2009-01-25 | |
| | ||||
* | Make the caller responsible for allocating memory for the paste buffer data | Tiago Cunha | 2009-01-25 | |
| | | | | | | (needed by the load-buffer command when dealing with big files since it'll prevent tmux from dying due to memory exhaustion). From nicm. | |||
* | +CHANGES. | Nicholas Marriott | 2009-01-23 | |
| | ||||
* | Missed a reverse. | Nicholas Marriott | 2009-01-23 | |
| | ||||
* | Use reverse so status line etc works in terminals w/o colour. | Nicholas Marriott | 2009-01-23 | |
| | ||||
* | Raise some limits to INT_MAX, SHRT_MAX is too low. | Nicholas Marriott | 2009-01-23 | |
| | ||||
* | Add -a properly. | Nicholas Marriott | 2009-01-23 | |
| | ||||
* | Fix this properly... | Nicholas Marriott | 2009-01-23 | |
| |