aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* New sentence, new line.Nicholas Marriott2009-02-07
|
* Document command sequences.Nicholas Marriott2009-02-07
|
* Update cursor y on newline otherwise RI gets screwed up at y=0.Nicholas Marriott2009-02-07
|
* Prevent weird output on OpenBSD (probably on other BSD's too?). From nicm.Tiago Cunha2009-02-06
|
* Update.Nicholas Marriott2009-02-06
|
* - Document find-window.Tiago Cunha2009-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 Cunha2009-02-03
|
* Update.Tiago Cunha2009-02-02
|
* Don't leak fd.Nicholas Marriott2009-02-02
|
* - Document the -p and -l options in split-window.Tiago Cunha2009-02-01
| | | | | | - Update {copy,scroll}-mode with the -u option. - While there sort options alphabetically.
* {message,status,mode}-attr addedTiago Cunha2009-02-01
|
* Support commands with right parenthesis. From nicm and me.Tiago Cunha2009-02-01
|
* Fix all rxvt*.Nicholas Marriott2009-02-01
|
* Missing line break.Nicholas Marriott2009-02-01
|
* Bye bye debugging.Nicholas Marriott2009-01-30
|
* move-window bound to ., from joshe.Nicholas Marriott2009-01-30
|
* Missing ;.Nicholas Marriott2009-01-30
|
* Format.Nicholas Marriott2009-01-30
|
* Tweak example.Nicholas Marriott2009-01-30
|
* Set colour of window entry in status line based on window options.Nicholas Marriott2009-01-30
|
* Support #(command) in status-left, and status-right.Tiago Cunha2009-01-29
|
* Ugh. Another inner loop variable reuse bug.Nicholas Marriott2009-01-29
|
* Fix page down, again.Nicholas Marriott2009-01-29
|
* Undo this and just shut lint up.Nicholas Marriott2009-01-29
|
* Nuke debugging.Nicholas Marriott2009-01-29
|
* Mouse in copy mode.Nicholas Marriott2009-01-28
|
* * Better support for at least the most common variant of mouse input: parse ↵Nicholas Marriott2009-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 Marriott2009-01-28
|
* -u to start with screen scrolled up.Nicholas Marriott2009-01-27
|
* Avoid warning.Nicholas Marriott2009-01-27
|
* Tweak selection slightly.Nicholas Marriott2009-01-27
|
* Close stdin/stdout/stderr.Nicholas Marriott2009-01-27
|
* Handle cursor on/off better.Nicholas Marriott2009-01-27
|
* Don't use NULL argv.Nicholas Marriott2009-01-27
|
* Done!Nicholas Marriott2009-01-27
|
* Allow status, mode and message attributes to be changed by three new ↵Nicholas Marriott2009-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 Marriott2009-01-27
|
* Don't reuse index variable.Nicholas Marriott2009-01-27
|
* Be more clever about picking window name.Nicholas Marriott2009-01-26
|
* Don't screw up UTF-8 combined characters.Nicholas Marriott2009-01-26
|
* Update.Nicholas Marriott2009-01-26
|
* Typos.Nicholas Marriott2009-01-26
|
* load-buffer commandTiago Cunha2009-01-25
|
* Make the caller responsible for allocating memory for the paste buffer dataTiago Cunha2009-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 Marriott2009-01-23
|
* Missed a reverse.Nicholas Marriott2009-01-23
|
* Use reverse so status line etc works in terminals w/o colour.Nicholas Marriott2009-01-23
|
* Raise some limits to INT_MAX, SHRT_MAX is too low.Nicholas Marriott2009-01-23
|
* Add -a properly.Nicholas Marriott2009-01-23
|
* Fix this properly...Nicholas Marriott2009-01-23
|