- 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
- f3741f0 Add a new option, mouse-resize-pane. When on, panes may be resized by by Nicholas Marriott · 14 years ago
- 295ace6 Use the tsl and fsl terminfo(5) capabilities to update terminal title by Nicholas Marriott · 14 years ago
- eb288aa Provide #h for short hostname (no domain) from Michal Mazurek. by Nicholas Marriott · 14 years ago
- 8738141 When mode-mouse is on (it is off by default), automatically enter copy by Nicholas Marriott · 14 years ago
- 0bb2119 Add an option (mouse-select-window) which allows the mouse to be used by by Nicholas Marriott · 14 years ago
- 4e75e82 new sentence, new line; by Jason McIntyre · 14 years ago
- f443203 Add -t to list-clients, based on a diff from Zac Sprackett. by Nicholas Marriott · 14 years ago
- 3dc7b80 -s comes before -t and also add -s to command syntax. Prompted by jmc. by Nicholas Marriott · 14 years ago
- 735f87b Add -s option to detach all clients attached to a session, from Zac Sprackett. by Nicholas Marriott · 14 years ago
- 5d519ba Add a flag to cmd_find_session so that attach-session can prefer by Nicholas Marriott · 14 years ago
- f8a2188 "or" should be on a line on its own here so it is not emphasised as well. by Nicholas Marriott · 14 years ago
- d88c20e Change -t on display-message to be target-pane for the #[A-Z] by Nicholas Marriott · 14 years ago
- f19a4bf Add -a and -s options to lsp to list all panes in the server or session by Nicholas Marriott · 14 years ago
- 82e0165 Allow a start and end line to be specified for capture-pane which may be by Nicholas Marriott · 14 years ago
- 808502a Give each pane created in a tmux server a unique id (starting from 0), by Nicholas Marriott · 14 years ago
- 7954126 Add a -P option to detach to HUP the client's parent process (usually by Nicholas Marriott · 14 years ago
- 4f34e25 Support -x and -y for new-session to specify the initial size of the by Nicholas Marriott · 14 years ago
- fa4a75c Clarify alternate-screen description a little. by Nicholas Marriott · 14 years ago
- b3438c8 Use TMPDIR if set, from Han Boetes. by Nicholas Marriott · 14 years ago
- 17f1cd5 Remove a bit of text that makes exit-unattached description unclear. by Nicholas Marriott · 14 years ago
- c3041eb Add missing arguments to some options. by Nicholas Marriott · 14 years ago
- 703160b Accept colours of the hex form #ffffff and translate to the nearest from by Nicholas Marriott · 14 years ago
- 96c37fa Now that parsing is common, merge some of the small, related commands by Nicholas Marriott · 14 years ago
- ac3b78a Support for UTF-8 mouse input (\033[1005h). This was added in xterm 262 by Nicholas Marriott · 14 years ago
- a4515ce suspend-client has used -t for the client target (like everything else) by Nicholas Marriott · 14 years ago
- b6950ed Add a -P option to new-window and split-window to print the new window by Nicholas Marriott · 14 years ago
- 1a1efd5 fix trailing whitespace; by Jason McIntyre · 14 years ago
- 2b3c2fd Fix BUFFERS section now they are global. by Nicholas Marriott · 14 years ago
- cc42614 Change from a per-session stack of buffers to one global stack which is by Nicholas Marriott · 14 years ago
- efa8c93 tweak previous; by Jason McIntyre · 14 years ago
- 3e0bc05 Add a missing .Pp and sort options alphabetically, from Tiago Cunha. by Nicholas Marriott · 14 years ago
- c198664 Add other-pane-height and other-pane-width options, allowing the width by Nicholas Marriott · 14 years ago
- 51487ed Track the last session for a client and add a flag to switch-client and by Nicholas Marriott · 14 years ago
- 6be32c8 Rephrase a confusing sentence. by Nicholas Marriott · 14 years ago
- e26a351 Add an option to alert (monitor) for silence (lack of activity) in a by Nicholas Marriott · 14 years ago
- ebd0eb4 If VISUAL or EDITOR contains "vi", configure mode-keys and status-keys to vi. by Nicholas Marriott · 14 years ago
- 7e542d1 Update man page for update-environment. by Nicholas Marriott · 14 years ago
- 17b5656 Flag to flush all key bindings from Rob Paisley. by Nicholas Marriott · 14 years ago
- 023137a Typo, from Rob Paisley. by Nicholas Marriott · 14 years ago
- 5de84ec Add a last-pane command (bound to ; by default). Requested ages ago by by Nicholas Marriott · 14 years ago
- 1580afd Put "or" on new line from command with .Ic. by Nicholas Marriott · 14 years ago
- 9a7cde0 Two new options: by Nicholas Marriott · 14 years ago
- 2772557 detach-on-destroy is a session option, not server. by Nicholas Marriott · 14 years ago
- a22a6de Add -n and -p flags to switch-client to move to the next and previous by Nicholas Marriott · 14 years ago
- a471b5d some escapes i missed; by Jason McIntyre · 14 years ago
- 552c9cd Custom layouts. list-windows command displays the layout as a string (such as by Nicholas Marriott · 14 years ago
- 07a71fd Store the current working directory in the session, change the default-path by Nicholas Marriott · 14 years ago
- 26524c9 New option, detach-on-destroy, to set what happens to a client when the session by Nicholas Marriott · 14 years ago
- ef72933 Add a choose-buffer command for easier use of the paste buffer stack. by Nicholas Marriott · 14 years ago
- 386849e Extend the -t:+ and -t:- window targets for next and previous window to by Nicholas Marriott · 14 years ago
- 1484eb8 Add a missing command and some missing Ic, from Tiago Cunha. by Nicholas Marriott · 14 years ago
- 4e3bed2 Couple of missing command aliases/flags, from Tiago Cunha. by Nicholas Marriott · 14 years ago
- ceed5cc Support the status_replace # replacement sequences in the pipe-pane by Nicholas Marriott · 14 years ago
- 43fa9a9 When the mode-mouse option is on, support dragging to make a selection by Nicholas Marriott · 14 years ago
- e1e120d Better to say "command key bindings" since we've just called them command keys. by Nicholas Marriott · 14 years ago
- 7b73972 There is no real reason not to list all the key bindings here rather by Nicholas Marriott · 14 years ago
- 0ed727a Enhance paste-buffer to allow lines to be separated by any string, from by Nicholas Marriott · 15 years ago
- d911279 Colour+attribute options for status line alerts, from Alex Alexander. by Nicholas Marriott · 15 years ago
- 4af4d12 Accept (and document) "none" instead of "default" for attributes as it by Nicholas Marriott · 15 years ago
- e0f4697 Identical behaviour to select-prompt can now be obtained with by Nicholas Marriott · 15 years ago
- fc09ec3 sort options. by Igor Sobrado · 15 years ago
- d529e7e Add a tiled layout, originally from Liam Bedford a while ago, fixed up by me. by Nicholas Marriott · 15 years ago
- ac9daf9 Merge copy mode and output mode, dropping the latter. Idea and code from by Nicholas Marriott · 15 years ago
- f81190a Mention title setting, and the new default. by Nicholas Marriott · 15 years ago
- 680f920 tweak; by Jason McIntyre · 15 years ago
- b02cd35 Run job commands explicitly in the global enviroment (which can be by Nicholas Marriott · 15 years ago
- d3d85c3 -a flag to insert a window after an existing one, moving other windows by Nicholas Marriott · 15 years ago
- d267845 dispense with some wacky escape sequences; by Jason McIntyre · 15 years ago
- 9abbe34 paste-buffer should be per pane, from C. Coutinho. by Nicholas Marriott · 15 years ago
- 0ac6efa Add vi-style "jump" commands for copy mode, from Micah Cowan. by Nicholas Marriott · 15 years ago
- 6f04866 Support up, down, left, right movement through panes with -UDLR flags to by Nicholas Marriott · 15 years ago
- 7bc3f5d Permit keys in copy mode to be prefixed by a repeat count, entered with by Nicholas Marriott · 15 years ago
- 6767072 Option to set the characters considered word separators in copy mode, from by Nicholas Marriott · 15 years ago
- c164f58 Man page additions/improvements, thanks to Robin Lee Powell. by Nicholas Marriott · 15 years ago
- 44ded35 Add "N" key to search the opposite way from the last search (reverse of "n"), by Nicholas Marriott · 15 years ago
- f429057 Clarify default status-right, from Seth Wright. by Nicholas Marriott · 15 years ago
- 11dedde Add an option to disable the smcup/rmcup alternate screen behaviour inside by Nicholas Marriott · 15 years ago
- 2dc74f2 next-layout is bound to Space not C-Space. by Nicholas Marriott · 15 years ago
- bb53c20 Support attaching a client read-only with a new -r flag to the attach-session by Nicholas Marriott · 15 years ago
- 3ef3802 Rectangle copy support, from Robin Lee Powell. by Nicholas Marriott · 15 years ago
- 5e6a7c8 vi-style B, W and E keys in copy mode to navigate between words treating only by Nicholas Marriott · 15 years ago
- 604b02c Option to display the active pane in a different colour with the display-panes by Nicholas Marriott · 15 years ago
- 6abd984 Typo, from Micah Cowan. by Nicholas Marriott · 15 years ago
- 3e2cc2d Alter next-word to have vi-like movement behaviour, and add next-word-end with by Nicholas Marriott · 15 years ago
- 1e5a94f Top/bottom of history mode keys, diff from Micah Cowan, tweaked by me. by Nicholas Marriott · 15 years ago
- 8865eb2 Use C-e and C-y for scrolling in vi mode, from Micah Cowan. by Nicholas Marriott · 15 years ago
- 7d75dbb Permit !, + and - to be used for window targets to specify last window (!), or by Nicholas Marriott · 15 years ago
- f569950 Missing Pp, from Tiago Cunha. by Nicholas Marriott · 15 years ago
- a4ebd9a Document swap-pane -d. by Nicholas Marriott · 15 years ago
- 6a45fab New command, join-pane, to split and move an existing pane into the space (like by Nicholas Marriott · 15 years ago
- 462a113 Change split-window to accept a pane target (it should be split-pane but by Nicholas Marriott · 15 years ago
- 7e4f8b4 Options to set the colour of the pane borders, with different colours for the by Nicholas Marriott · 15 years ago
- 30962cb New server option, escape-time, to set the timeout used to detect if escapes by Nicholas Marriott · 15 years ago