| Commit message (Expand) | Author | Age |
* | Merge branch 'obsd-master' | Thomas Adam | 2017-06-03 |
|\ |
|
| * | Make set-clipboard a three-state option so tmux itself can ignore the | nicm | 2017-06-03 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-05-31 |
|\| |
|
| * | Rewrite of choose mode, both to simplify and tidy the code and to add | nicm | 2017-05-30 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-05-29 |
|\| |
|
| * | Add ||, && format operators and C: to search pane content. | nicm | 2017-05-29 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-05-29 |
|\| |
|
| * | Add m: for fnmatch(3) format matching. | nicm | 2017-05-29 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-05-29 |
|\| |
|
| * | Tweak text to mention initial size, from John Hood. | nicm | 2017-05-29 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-05-10 |
|\| |
|
| * | Expand formats in option names and add -F flag to do so in option values as w... | nicm | 2017-05-10 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-05-09 |
|\| |
|
| * | Add a format for the name of the pane's mode, lets it be used as a | nicm | 2017-05-07 |
| * | Add some formats to look at the session window stack, suggested by Scott | nicm | 2017-05-05 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-05-04 |
|\| |
|
| * | Some new notifications, mainly for active pane and current window and | nicm | 2017-05-04 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-05-03 |
|\| |
|
| * | Add a format for the last search string in copy mode and fix the prompt | nicm | 2017-05-03 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-04-28 |
|\| |
|
| * | Default for xterm-keys was wrong, stop documenting it. | nicm | 2017-04-28 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-04-22 |
|\| |
|
| * | Typo in example. | nicm | 2017-04-22 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-04-20 |
|\| |
|
| * | If a #() command doesn't exit, use its most recent line of output (it | nicm | 2017-04-20 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-04-19 |
|\| |
|
| * | When the data we have buffered to write to a terminal grows beyond a | nicm | 2017-04-19 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-04-18 |
|\| |
|
| * | Add a format for number of bytes writtent to client, useful for debugging. | nicm | 2017-04-18 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-04-06 |
|\| |
|
| * | Give each client a name. This defaults to the tty name as before but | nicm | 2017-04-05 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-03-22 |
|\| |
|
| * | Add support for the strikethrough attribute (SGR 9), using the new smxx | nicm | 2017-03-22 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-02-15 |
|\| |
|
| * | "status bar" -> "status line" for consistency, from Benjamin Dopplinger. | nicm | 2017-02-15 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-02-14 |
|\| |
|
| * | Don't use a bufferevent for the tty, so we can keep better track of what | nicm | 2017-02-10 |
| * | Instead of numbering session groups, give them a name which may be given | nicm | 2017-02-09 |
| * | Document refresh-client -C. | nicm | 2017-02-09 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-02-09 |
|\| |
|
| * | Don't lie about the default size in the man page. | nicm | 2017-02-09 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-02-01 |
|\| |
|
| * | Implement "all event" (1003) mouse mode but in a way that works. The | nicm | 2017-02-01 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-01-30 |
|\| |
|
| * | Add -n to break-pane. | nicm | 2017-01-29 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-01-25 |
|\| |
|
| * | If xterm-keys is on, use xterm(1) style keys for Home and End as well as | nicm | 2017-01-25 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-01-24 |
|\| |
|
| * | Make update-environment an array as well. | nicm | 2017-01-24 |
| * | Convert terminal-overrides to an array option. | nicm | 2017-01-24 |