aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
...
| * Allow a command to be specified to display-panes, similar tonicm2016-06-16
* | Merge branch 'obsd-master'Thomas Adam2016-06-15
|\|
| * Add missing buffer_name format, from Awal Garg.nicm2016-06-15
* | Merge branch 'obsd-master'Thomas Adam2016-06-15
|\|
| * Add -F to list-commands.nicm2016-06-15
* | Merge branch 'obsd-master'Thomas Adam2016-05-12
|\|
| * - Rework load_cfg() error handling a little.tim2016-05-12
* | Merge branch 'obsd-master'Thomas Adam2016-05-01
|\|
| * Missing format (window_activity_flag) and a missing Ta.nicm2016-05-01
* | Merge branch 'obsd-master'Thomas Adam2016-04-30
|\|
| * tweak previous;jmc2016-04-29
* | Merge branch 'obsd-master'Thomas Adam2016-04-29
|\|
| * Compact a small table into text.nicm2016-04-29
| * Add option to include status text in the pane borders. Ifnicm2016-04-29
* | Merge branch 'obsd-master'Thomas Adam2016-04-29
|\|
| * Final parts of command hooks, add before- and after- hooks to each command.nicm2016-04-29
* | Merge branch 'obsd-master'Thomas Adam2016-04-27
|\|
| * Add next/previous paragraph, from J Raynor.nicm2016-04-27
* | Merge branch 'obsd-master'Thomas Adam2016-03-18
|\|
| * Instead of reusing MouseUp at the finish of a drag, add a new keynicm2016-03-18
* | Merge branch 'obsd-master'Thomas Adam2016-03-02
|\|
| * Fix break-pane synopsis and some other tmux.1 bits.nicm2016-03-01
* | Merge branch 'obsd-master'Thomas Adam2016-01-31
|\|
| * Support negative trim values (#{=-10:pane_title}) to trim from the end,nicm2016-01-31
* | Merge branch 'obsd-master'Thomas Adam2016-01-29
|\|
| * Support for RGB colour, using the extended cell mechanism to avoidnicm2016-01-29
* | Merge branch 'obsd-master'Thomas Adam2016-01-19
|\|
| * I no longer use my SourceForge address so replace it.nicm2016-01-19
* | Merge branch 'obsd-master'Thomas Adam2016-01-16
|\|
| * Add hooks for alerts (bell, silence, activity), from Thomas Adam.nicm2016-01-16
* | Merge branch 'obsd-master'Thomas Adam2015-12-17
|\|
| * Add infrastructure to work out the best target given a pane or windownicm2015-12-16
* | Merge branch 'obsd-master'Thomas Adam2015-12-12
|\|
| * Add key-table option to set the default key table for a session, allowsnicm2015-12-12
| * Allow prefix and prefix2 to be set to None to disable (useful if younicm2015-12-12
* | Merge branch 'obsd-master'Thomas Adam2015-12-11
|\|
| * Mention {src,dst}-{window,pane} where we define target-{window,pane}.nicm2015-12-11
* | Merge branch 'obsd-master'Thomas Adam2015-12-11
|\|
| * Add cmdq as an argument to format_create and add a format for thenicm2015-12-11
* | Merge branch 'obsd-master'Thomas Adam2015-12-08
|\|
| * Ed was meant to be El;jmc2015-12-08
* | Conflicts:Thomas Adam2015-12-08
|\|
| * Add hooks infrastructure, basic commands (set-hook, show-hooks) and anicm2015-12-08
* | termios(4)Nicholas Marriott2015-12-08
* | pty(7) -> pty(4)Nicholas Marriott2015-12-08
* | pty is in section 4Nicholas Marriott2015-12-08
* | Merge branch 'obsd-master'Thomas Adam2015-11-29
|\|
| * Delete a duplicated lineguenther2015-11-29
* | Merge branch 'obsd-master'Thomas Adam2015-11-25
|\|
| * Make environ_set va_args and use it to tidy up some calls. Also add anicm2015-11-24