aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
...
* | Merge branch 'obsd-master'Thomas Adam2014-11-19
|\|
| * Add -b to splitw like joinw, from Felix Rosencrantz.nicm2014-11-12
* | Merge branch 'obsd-master'Thomas Adam2014-11-09
|\|
| * V should be vi not emacs, also sort. From Theo Buehler.nicm2014-11-07
| * Add V for select line with vi(1) keys. From Juho Pohjala.nicm2014-11-06
| * Do not put a space between status-left/status-right and the window list,nicm2014-11-05
* | Merge branch 'obsd-master'Thomas Adam2014-10-29
|\|
| * Add pane_input_off format, from Anish R Athalye.nicm2014-10-25
* | Merge branch 'obsd-master'Thomas Adam2014-10-21
|\|
| * Fix description of Ss and Se.nicm2014-10-18
| * Top function key is F12 now.nicm2014-10-02
| * Support ! for last pane.nicm2014-09-25
* | Merge branch 'obsd-master'Thomas Adam2014-09-25
|\|
| * Add window_last_flag and window_zoomed_flag. From John Morrissey.nicm2014-09-08
| * Fix typo (paneas -> panes).nicm2014-09-01
| * Add flags to selectp to enable and disable input to a pane, from Anishnicm2014-08-11
* | Merge branch 'obsd-master'Thomas Adam2014-06-20
|\|
| * Make -S- and -E- mean the start and end to capture-pane to avoid havingnicm2014-06-20
| * Add some formats for pane bounds.nicm2014-05-27
| * Change key-table to mode-table to allow for some future work. From Keithnicm2014-05-14
* | Merge branch 'obsd-master'Thomas Adam2014-05-13
|\|
| * If multiple arguments are given to new-session, new-window,nicm2014-05-13
| * Add a copy mode key binding to copy to a named buffer. From J Raynor.nicm2014-05-13
| * Add support for named buffers. If you don't name a buffer, things worknicm2014-05-13
* | Merge branch 'obsd-master'Thomas Adam2014-04-23
|\|
| * #nnT went away a while ago, remove a leftover from the manpage.nicm2014-04-17
| * Remove the "info" message mechanism, this was only used for about fivenicm2014-04-17
| * Extend the -q flag to set-option to suppress errors about unknownnicm2014-04-17
| * Remove the monitor-content option and associated bits and bobs. It'snicm2014-04-17
| * Remove the choose-list command to prepare for some later choose-* work.nicm2014-04-16
* | Merge branch 'obsd-master'Thomas Adam2014-04-05
|\|
| * Support UTF-8 with choose-buffer, from Kosuke ASAMI. Also makenicm2014-04-02
| * pane_start_path has gone away.nicm2014-04-02
| * Make message-limit a server option.nicm2014-03-31
| * Add setb -a to append and a copy mode append command, from J Raynor withnicm2014-03-31
| * Make session_attached a count and add session_many_attached flag.nicm2014-03-31
| * Change terminal-overrides to a server option (now that we have them), itnicm2014-02-23
* | Make message-limit a server option.Nicholas Marriott2014-03-07
* | Add setb -a to append and a copy mode append command, from J Raynor with minorNicholas Marriott2014-03-06
* | Make session_attached a count and add session_many_attached flag.Nicholas Marriott2014-03-06
* | Correct Linux-specific manpage sectionsThomas Adam2014-02-21
* | Merge branch 'obsd-master'Thomas Adam2014-02-16
|\|
| * Leftovers from removing 88 colour support, from Theo Buehler.nicm2014-02-16
| * fix some minor formatting glitches;jmc2014-02-02
* | Remove references to 88colour supportThomas Adam2014-02-05
* | Merge branch 'obsd-master'Thomas Adam2014-01-31
|\|
| * Allow replacing each of the many sets of separate foo-{fg,bg,attr}nicm2014-01-28
| * Merge server-info into show-messages and remove some not useful output.nicm2014-01-22
| * Replace ## by # in format.nicm2013-11-24
* | Merge branch 'obsd-master'Thomas Adam2013-11-14
|\|