- 4119c47 b comes before t. by Nicholas Marriott · 12 years ago
- 6fee3e9 Rename session idx to session id throughout and add $ prefix to targets by Nicholas Marriott · 12 years ago
- 748acdc Add wait-for -L and -U for lock and unlock, from Thiago Padilha. by Nicholas Marriott · 12 years ago
- 14fad6a Add -A flag to new-session to make it behave like attach-session if the by Nicholas Marriott · 12 years ago
- a05b8c4 Add a -o option to set-option to prevent setting an option already set, by Nicholas Marriott · 12 years ago
- 66edb33 Expand format variables in the run-shell and if-shell shell commands, by Nicholas Marriott · 12 years ago
- ac1fe83 Couple of fixes pointed out by jmc. by Nicholas Marriott · 12 years ago
- 702ab8b Add a load of miscellaneous pane formats, from George Nachman. by Nicholas Marriott · 12 years ago
- 8478895 Add -e flag to capture-pane to include embedded ANSI SGR escape by Nicholas Marriott · 12 years ago
- f0efa57 Add resize-pane -x and -y for absolute pane size (much requested). by Nicholas Marriott · 12 years ago
- ad760b3 Add client_session and client_last_session formats. by Nicholas Marriott · 12 years ago
- 78543cc Support capture-pane -p to send to stdout. by Nicholas Marriott · 12 years ago
- 55bf2ec tweak previous; ok nicm by Jason McIntyre · 12 years ago
- 4920306 Clarify choose-tree entry in man page. by Nicholas Marriott · 12 years ago
- 180faf7 Allow choose commands to be used outside tmux, so long as at least one by Nicholas Marriott · 12 years ago
- e33ba57 Remove the layout undo/redo code which never really worked. by Nicholas Marriott · 12 years ago
- bc2e4a3 If timing between keys is less than (by default) 1 millisecond, assume by Nicholas Marriott · 12 years ago
- 854e8ae Add ^ and $ special command targets to select lowest and highest by Nicholas Marriott · 12 years ago
- 4aa4e9f Allow cmd-run-shell to accept -t to specify the pane to display the by Nicholas Marriott · 12 years ago
- 9322426 Add window-status-last-* options, from Boris Faure. by Nicholas Marriott · 12 years ago
- 9a7e5bd Clarify some points about config files, notably that they are only read by Nicholas Marriott · 12 years ago
- 589b4b8 Fix typo bell->bells from Thomas Adam. by Nicholas Marriott · 12 years ago
- ea289bc Remove some out of date text from man page, from Thomas Adam. by Nicholas Marriott · 12 years ago
- 7263fa3 add cmd-choose-list to allow arbitrary options to be selected. From Thomas Adam. by Nicholas Marriott · 12 years ago
- cf2e65c Another missing format from sam at sltosis.org. by Nicholas Marriott · 12 years ago
- ff4097e Add some missing formats from Samuel Le Thiec. by Nicholas Marriott · 12 years ago
- 89a96b0 Document pane_index variable, from sam at sltosis dot org. by Nicholas Marriott · 12 years ago
- b0f4f94 remove extraneous line; by Jason McIntyre · 12 years ago
- f20c6fe Add choose-tree command to show windows and sessions in the same by Nicholas Marriott · 12 years ago
- 2113115 Add -a for kill-session, from Thomas Adam. by Nicholas Marriott · 12 years ago
- 038e8b7 Add -a flag for detach-client, from Thomas Adam. by Nicholas Marriott · 12 years ago
- 04ac61e Simplify references to alerts in the man page, from Thomas Adam. by Nicholas Marriott · 12 years ago
- ebf94bc Switch all of the various choose- and list- commands over to the format by Nicholas Marriott · 13 years ago
- ac7e2f1 Ignore line continuation when escaped as \\, from Simon Nicolussi. by Nicholas Marriott · 13 years ago
- cc979bd default-path has the same possibilities as new-window -c now. by Nicholas Marriott · 13 years ago
- a6c22d6 Add a flag to move-window to renumber the windows in a session (closing by Nicholas Marriott · 13 years ago
- e02d1bc Add window-status-separator option, from Thomas Adam. by Nicholas Marriott · 13 years ago
- ed58b2d Add -a flag to kill-window, from Thomas Adam. by Nicholas Marriott · 13 years ago
- 85f5485 Add a layout history which can be stepped through with select-layout -u by Nicholas Marriott · 13 years ago
- b831f86 Add pane_current_path format, suggested by Mikolaj Kucharski. by Nicholas Marriott · 13 years ago
- c0cfbe1 Accept an argument to show-environment to show one variable, based on a by Nicholas Marriott · 13 years ago
- 90bf560 Add -C -N -T flags to find-window to find in content, name, title. From by Nicholas Marriott · 13 years ago
- 01f2b5d 50 is a too low trigger default on larger terminals, bump to 250. by Nicholas Marriott · 13 years ago
- f599712 Add a simple form of output rate limiting by counting the number of by Nicholas Marriott · 13 years ago
- 95f48a2 Add a wrap-search option to turn off wrapping of searches in copy by Nicholas Marriott · 13 years ago
- f152379 Add -q option to set-option to turn off info message, from marcel partap. by Nicholas Marriott · 13 years ago
- 4e05a2c Add -P/-F flags to break-pane too, from George Nachman. by Nicholas Marriott · 13 years ago
- 03dca66 Add -F format to new-window and split-window to use with the -P flag, by Nicholas Marriott · 13 years ago
- f4fdddc Support "bracketed paste" mode. This adds a -p flag to paste-buffer - if by Nicholas Marriott · 13 years ago
- 07ac168 Add move-pane command (like join-pane but allows the same window). Also by Nicholas Marriott · 13 years ago
- 4e7de21 Allow a single option to be specified to show-options to show just that option. by Nicholas Marriott · 13 years ago
- aaf0bfc Use format for display-message, based on a diff from George Nachman. by Nicholas Marriott · 13 years ago
- fe7cf0b Document option values, particularly that omitting on|off for a flag is by Nicholas Marriott · 13 years ago
- efb639e Add -l flag to send-keys to send input literally (without translating by Nicholas Marriott · 13 years ago
- 908a22e Provide defined ways to set the various default-path possibilities: ~ by Nicholas Marriott · 13 years ago
- 677ed3e id -> ID; ok nicm by Jason McIntyre · 13 years ago
- 0e59bc7 Give each window a unique id, like panes but prefixed with @. Based on by Nicholas Marriott · 13 years ago
- 230d0fb Add an option to move the status line to the top of the screen, by Nicholas Marriott · 13 years ago
- e870a3f it's -> its. by Nicholas Marriott · 13 years ago
- 535286c Drop the ability to have a list of keys in the prefix in favour of two by Nicholas Marriott · 13 years ago
- 7f24020 Add strings to allow the aixterm bright colours to be used when by Nicholas Marriott · 13 years ago
- 66f0451 Add a -R flag to send-keys to reset the terminal. Written ages ago and by Nicholas Marriott · 13 years ago
- 8cf19ab Add some trivial additional status line attributes from jwcxz at users by Nicholas Marriott · 13 years ago
- 199d148 Remove trailing spaces. by Nicholas Marriott · 13 years ago
- dcad131 Add an option to disable the window rename escape sequence, from Romain by Nicholas Marriott · 13 years ago
- eeaf92a Add a man page section on window names and pane titles, from Felix Rosencrantz. by Nicholas Marriott · 13 years ago
- 16f9667 Show how to set default-path to revert to tmux's old behaviour of opening by Stuart Henderson · 13 years ago
- fdd1d0b Allow $HOME as default-path in tmux.conf so the same config file can be used by Stefan Sperling · 13 years ago
- da145e7 formatting errors, found using freebsd's "igor"; by Jason McIntyre · 13 years ago
- f308ba9 Change the way the working directory for new processes is discovered. If by Nicholas Marriott · 13 years ago
- e04d13f Support "jump to" like vi in copy mode using t and T keys. Also add x by Nicholas Marriott · 13 years ago
- fd25d35 Move word-separators to be a session rather than window option, from Ben by Nicholas Marriott · 13 years ago
- 6c1c304 Missing bits for new keys and buffer indexes, from Tiago Cunha by Nicholas Marriott · 13 years ago
- e5bf63c Option to change status line (message) background when using vi keys and by Nicholas Marriott · 13 years ago
- e5d6df8 minor formatting fix; by Jason McIntyre · 13 years ago
- 5ed3daf Didn't really think the else behaviour through - requiring argv to by Nicholas Marriott · 13 years ago
- 16d75a6 Add client formats, from Ben Boeckel. by Nicholas Marriott · 13 years ago
- 49ef0b4 Add a few more formats for panes (tty, pid, start cmd/cwd). by Nicholas Marriott · 13 years ago
- b1ed2d5 Add -S option to refresh-client to redraw status line, from Marco Beck. by Nicholas Marriott · 13 years ago
- f14da26 Tweaks to the format parts, from Tiago Cunha. by Nicholas Marriott · 13 years ago
- 2888843 tweak previous; by Jason McIntyre · 13 years ago
- 4a5dff3 Add initial framework for more powerful formatting of command output and by Nicholas Marriott · 13 years ago
- 0588168 Support \ for line continuation in the configuration file, from Julius Plenz. by Nicholas Marriott · 13 years ago
- f01b719 Add pane-base-index option, from Ben Barbour. by Nicholas Marriott · 13 years ago
- 88e9079 Add a -r flag to switch-client to toggle the client read-only flag. From by Nicholas Marriott · 13 years ago
- cf90f2a fix error in previous; by Jason McIntyre · 13 years ago
- cc5bcbf Extend the mode-mouse option to add a third choice which means the mouse by Nicholas Marriott · 13 years ago
- 0252796 Sort options alphabetically, from Tiago Cunha. by Nicholas Marriott · 13 years ago
- 2de9b1e Make confirm-before prompt customizable with -p option like by Nicholas Marriott · 13 years ago
- f12158b Add an option to trigger the terminal bell when there is an alert, from by Nicholas Marriott · 13 years ago
- 94f86ed Include the existing window and session name in the prompt when renaming by Nicholas Marriott · 13 years ago
- ad60a2c Allow the initial context on prompts to be set with the new -I option to by Nicholas Marriott · 13 years ago
- 65177b8 Add a respawn-pane command, from Marcel Partap. by Nicholas Marriott · 13 years ago
- f537870 Fix a typo, spotted by Michal Mazurek.. by Nicholas Marriott · 13 years ago
- 240cae4 tweak the TERMINFO section; ok nicm by Jason McIntyre · 14 years ago
- 1af2021 Pass prompts through status_replace so that they can be more helpful by Nicholas Marriott · 14 years ago
- 3ea5e06 Support DECSCUSR sequence to set the cursor style with two new by Nicholas Marriott · 14 years ago
- 944b5e6 Support xterm(1) cursor colour change sequences through terminfo(5) Cc by Nicholas Marriott · 14 years ago
- 96e7f33 Support setting the xterm clipboard when copying from copy mode using by Nicholas Marriott · 14 years ago
- 58908fd Add three new copy-mode commands - select-line, copy-line, by Nicholas Marriott · 14 years ago