aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master'Thomas Adam2017-05-10
|\
| * Expand formats in option names and add -F flag to do so in option values as w...nicm2017-05-10
* | Merge branch 'obsd-master'Thomas Adam2017-05-09
|\|
| * Add a format for the name of the pane's mode, lets it be used as anicm2017-05-07
| * Add some formats to look at the session window stack, suggested by Scottnicm2017-05-05
* | Merge branch 'obsd-master'Thomas Adam2017-05-04
|\|
| * Some new notifications, mainly for active pane and current window andnicm2017-05-04
* | Merge branch 'obsd-master'Thomas Adam2017-05-03
|\|
| * Add a format for the last search string in copy mode and fix the promptnicm2017-05-03
* | Merge branch 'obsd-master'Thomas Adam2017-04-28
|\|
| * Default for xterm-keys was wrong, stop documenting it.nicm2017-04-28
* | Merge branch 'obsd-master'Thomas Adam2017-04-22
|\|
| * Typo in example.nicm2017-04-22
* | Merge branch 'obsd-master'Thomas Adam2017-04-20
|\|
| * If a #() command doesn't exit, use its most recent line of output (itnicm2017-04-20
* | Merge branch 'obsd-master'Thomas Adam2017-04-19
|\|
| * When the data we have buffered to write to a terminal grows beyond anicm2017-04-19
* | Merge branch 'obsd-master'Thomas Adam2017-04-18
|\|
| * Add a format for number of bytes writtent to client, useful for debugging.nicm2017-04-18
* | Merge branch 'obsd-master'Thomas Adam2017-04-06
|\|
| * Give each client a name. This defaults to the tty name as before butnicm2017-04-05
* | Merge branch 'obsd-master'Thomas Adam2017-03-22
|\|
| * Add support for the strikethrough attribute (SGR 9), using the new smxxnicm2017-03-22
* | Merge branch 'obsd-master'Thomas Adam2017-02-15
|\|
| * "status bar" -> "status line" for consistency, from Benjamin Dopplinger.nicm2017-02-15
* | Merge branch 'obsd-master'Thomas Adam2017-02-14
|\|
| * Don't use a bufferevent for the tty, so we can keep better track of whatnicm2017-02-10
| * Instead of numbering session groups, give them a name which may be givennicm2017-02-09
| * Document refresh-client -C.nicm2017-02-09
* | Merge branch 'obsd-master'Thomas Adam2017-02-09
|\|
| * Don't lie about the default size in the man page.nicm2017-02-09
* | Merge branch 'obsd-master'Thomas Adam2017-02-01
|\|
| * Implement "all event" (1003) mouse mode but in a way that works. Thenicm2017-02-01
* | Merge branch 'obsd-master'Thomas Adam2017-01-30
|\|
| * Add -n to break-pane.nicm2017-01-29
* | Merge branch 'obsd-master'Thomas Adam2017-01-25
|\|
| * If xterm-keys is on, use xterm(1) style keys for Home and End as well asnicm2017-01-25
* | Merge branch 'obsd-master'Thomas Adam2017-01-24
|\|
| * Make update-environment an array as well.nicm2017-01-24
| * Convert terminal-overrides to an array option.nicm2017-01-24
| * Remove some lies about terminal-overrides from tmux.1.nicm2017-01-24
| * Add support for custom command aliases, this is an array option whichnicm2017-01-24
* | Merge branch 'obsd-master'Thomas Adam2017-01-13
|\|
| * Add -E to detach-client to exec a command to replace the client insteadnicm2017-01-13
* | Merge branch 'obsd-master'Thomas Adam2017-01-11
|\|
| * Add a format for terminal type.nicm2017-01-11
* | Merge branch 'obsd-master'Thomas Adam2017-01-10
|\|
| * Some manpage fixes: rephrase a convoluted sentence, make the names ofnicm2017-01-10
* | Merge branch 'obsd-master'Thomas Adam2017-01-10
|\|
| * avoid unneccessary markup; tweaked and ok nicmjmc2017-01-10