- cc27a43 Remove duplicate options, spotted by Ricky Cintron. by nicm · 3 years, 1 month ago
- add2063 Add popup-border-lines option to set popup line style, from Alexis by nicm · 3 years, 1 month ago
- 837ca17 Add popup-style and popup-border-style options, from Alexis Hildebrandt by nicm · 3 years, 1 month ago
- 759efe1 Add -e flag to set environment for popup, from Alexis Hildebrandt in by nicm · 3 years, 1 month ago
- 7800a43 remove extra .El; by jmc · 3 years, 2 months ago
- 50a77f4 Add tags for command aliases by kn · 3 years, 2 months ago
- 5f63181 Add a missing El, from Alexis Hildebrandt in GitHub issue 2918. by nicm · 3 years, 2 months ago
- 9f6164a Make send-keys without any arguments send the key it is bound to (if by nicm · 3 years, 2 months ago
- fd756a1 Allow control mode clients to set a hard limit on the window width and by nicm · 3 years, 3 months ago
- 7789639 Add a menu when a popup is present (mouse only for now). by nicm · 3 years, 3 months ago
- 614611a Add -B flag to remove border from popup. by nicm · 3 years, 3 months ago
- a2b8506 Set return code for confirm-before and make command-prompt also block, by nicm · 3 years, 3 months ago
- 163908f Move hook format setup earlier and add a hook_client, GitHub issue 2809. by nicm · 3 years, 3 months ago
- 7eea3d7 Break the colour palette into a struct rather than just a single array by nicm · 3 years, 3 months ago
- 338ec85 Make confirm-before optionally block the invoking client like run-shell, by nicm · 3 years, 3 months ago
- be59884 Change copy-line and copy-end-of-line not to cancel and add -and-cancel by nicm · 3 years, 4 months ago
- 19812b2 Add client focus hooks. by nicm · 3 years, 4 months ago
- 42490f4 Add a client-active hook, from ncfavier in GitHub issue 2803. by nicm · 3 years, 4 months ago
- 1d4296f Mention %1 under choose-tree also. by nicm · 3 years, 5 months ago
- 0d0683c fix some formatting errors; by jmc · 3 years, 6 months ago
- 1e879ef Feature for the mouse since FreeBSD termcap does not have kmous. by nicm · 3 years, 6 months ago
- 77b1290 More accurate vi(1) word navigation in copy mode and on the status line. by nicm · 3 years, 6 months ago
- 1bbdd2a Add -F for command-prompt and use it to fix "Rename" on the window menu, by nicm · 3 years, 6 months ago
- 8661176 Add different command historys for different types of prompts by nicm · 3 years, 6 months ago
- 84e2216 Change resize timers and flags into one timer and a queue which is by nicm · 3 years, 6 months ago
- 0c5cbbb Three changes to fix problems with xterm in VT340 mode, reported by by nicm · 3 years, 6 months ago
- 64c276c Add an "always" value to the extended-keys option to always forward by nicm · 3 years, 6 months ago
- 33f9b08 %begin now has three arguments, not two. GitHubs issue 2646. by nicm · 3 years, 7 months ago
- e6abe55 Add a flag to disable keys to close a message, GitHub issue 2625. by nicm · 3 years, 8 months ago
- cd208c9 Permit shortcut keys in buffer, client, tree modes to be configured with by nicm · 3 years, 8 months ago
- 71fc9f3 Add a current_file format for the config file being parsed. Originally by nicm · 3 years, 8 months ago
- 6c98f22 Missing commas, from Vipul Kumar. by nicm · 3 years, 8 months ago
- 8b800b4 Add client-detached notification in control mode, from Mohsin Kaleem. by nicm · 3 years, 8 months ago
- 3eb91ef Add an "absolute-centre" alignment to use the centre of the total space by nicm · 3 years, 9 months ago
- d98f9f7 Add split-window -Z to start the pane zoomed, GitHub issue 2591. by nicm · 3 years, 9 months ago
- c447507 Drop support for popups where the content is provided directly to tmux by nicm · 3 years, 9 months ago
- de3a898 escape quotes and remove some unneccessary Pp; ok nicm by jmc · 3 years, 9 months ago
- b6dfb99 Add some text with examples of ; as a separator, GitHub issues 2522 and 2580. by nicm · 3 years, 9 months ago
- dd7006c Add a couple of format variables for active and last window index. by nicm · 3 years, 9 months ago
- 6876381 Move config file path expansion much earlier, keep the list of paths by nicm · 3 years, 9 months ago
- 6642706 Support X11 colour names and some other variations for OSC 10/11, also by nicm · 3 years, 9 months ago
- 3218695 Use ~/.tmux.conf as an example rather than /etc/passwd, suggested by deraadt@. by nicm · 3 years, 10 months ago
- e3005e5 Add "pipe" variants of the "copy-pipe" commands which do not copy, from by nicm · 3 years, 10 months ago
- 1e29ebd In the end UTF-8 did not become a terminal feature, should not be listed by nicm · 3 years, 10 months ago
- 3dddc11 Send Unicode directional isolate characters around horizontal pane by nicm · 3 years, 10 months ago
- be471c3 Add a -S flag to new-window to make it select the existing window if one by nicm · 3 years, 10 months ago
- 5c48086 article fixes; from eddie youseph by jmc · 3 years, 10 months ago
- 5092215 Add a no-detached choice to detach-on-destroy which detaches only if by nicm · 3 years, 10 months ago
- 255802d Trim output overwritten by later text or clears completely rather than by nicm · 3 years, 10 months ago
- bba71f6 Add rectangle-on and rectangle-off copy mode commands, GitHub isse 2546 by nicm · 3 years, 10 months ago
- fb774b7 Change so that window_flags escapes # automatically which means configs by nicm · 3 years, 10 months ago
- 71c590a Add -N flag to never start server even if command would normally do so, by nicm · 3 years, 10 months ago
- bd0fb22 Add a variant of remain-on-exit that only keeps the pane if the program by nicm · 3 years, 11 months ago
- 606bd5f Add a -C flag to run-shell to use a tmux command rather than a shell command. by nicm · 3 years, 11 months ago
- 8bd29a3 Make synchronize-panes a pane option and add -U flag to set-option to by nicm · 3 years, 11 months ago
- fd451aa Redraw any visible modes when status line changes so that formats like by nicm · 3 years, 12 months ago
- 9a74bba Make replacement of ##s consistent when drawing formats, whether by nicm · 3 years, 12 months ago
- 33046ec Ignore running command when checking for no-hooks flag if it is blocked. by nicm · 3 years, 12 months ago
- 76cfb5f Add -N flag to display-panes to ignore keys, GitHub issue 2473. by nicm · 3 years, 12 months ago
- 61e55fa Change how escaping is processed for formats so that ## and # can be by nicm · 4 years ago
- 9d83c5e Expand menu and popup -x and -y as a format, from teo_paul1 at yahoo dot by nicm · 4 years, 1 month ago
- ac5045a Add numeric comparisons for formats, from teo_paul1 at yahoo dot com in by nicm · 4 years, 1 month ago
- 649e597 Add a -O flag to display-menu to change the mouse behaviour and not by nicm · 4 years, 1 month ago
- 4dc76e0 Escape ! in Ql by tim · 4 years, 2 months ago
- 8d9ea1b Trim "s from process names; also fix a default format in man page. by nicm · 4 years, 2 months ago
- c8f3736 Use the setal capability as well as (tmux's) Setulc. by nicm · 4 years, 2 months ago
- d6680b9 Move a sentence to the right command. by nicm · 4 years, 2 months ago
- 3206869 Add -q flag to unbind-key to hide errors, GitHub issue 2381. by nicm · 4 years, 2 months ago
- 37b1600 Add a -w flag to set- and load-buffer to send to clipboard using OSC 52. by nicm · 4 years, 3 months ago
- 60860ac Add -F to set-environment and source-file; GitHub issue 2359. by nicm · 4 years, 3 months ago
- 2ab2899 Add pane_last format, GitHub issue 2353. by nicm · 4 years, 3 months ago
- d095752 Add n: modifier to get length of a format, also automatically expand by nicm · 4 years, 3 months ago
- 40e65c5 Add a -d option to display-message to set delay, from theonekeyg at by nicm · 4 years, 4 months ago
- f26b7b7 Clarify /tmp permissions and use, GitHub issue 2300. by nicm · 4 years, 4 months ago
- 66d5e5d Add a way for control mode clients to subscribe to a format and be by nicm · 4 years, 5 months ago
- 43e1577 Missing word, from annihilannic at hotmail dot com, GitHub issue 2288. by nicm · 4 years, 5 months ago
- 2372b0f Add a flag to make a client wait for an empty line before exiting in by nicm · 4 years, 5 months ago
- 1bf9555 d and D keys to reset to default in customize mode. by nicm · 4 years, 5 months ago
- 1c78155 Add -b flags to insert a window before (like the existing -a for after) by nicm · 4 years, 5 months ago
- 4c3bdc5 move-pane also defaults to marked pane now, reported by Ben Challenor. by nicm · 4 years, 5 months ago
- 63c2ed1 Add some formats for search in copy mode (search_present, search_match). by nicm · 4 years, 6 months ago
- 50ee414 Add a -A option to pause a pane manually. by nicm · 4 years, 6 months ago
- 23d79cf Instead of a buffer size limit on each pane, set a limit of 300 seconds by nicm · 4 years, 6 months ago
- fddcad6 When the pause-after flag is set, send an alternative %extended-output by nicm · 4 years, 6 months ago
- c586208 Add support for pausing a pane when the output buffered for a control by nicm · 4 years, 6 months ago
- a9bf536 Correct respawn-* - they don't always use the creation command. by nicm · 4 years, 6 months ago
- b3782d2 Instead of using a custom parse function to process {}, treat it as a by nicm · 4 years, 6 months ago
- 175e450 Add -i to find-window to ignore case. by nicm · 4 years, 6 months ago
- 2ced370 Tweak some out of date bits, reported by bcgraham. by nicm · 4 years, 6 months ago
- 31e3f2d Support code for control mode flow control: allow clients to have by nicm · 4 years, 6 months ago
- 0ab82d9 Add a terminal feature for enable/disable extended keys (supported by by nicm · 4 years, 6 months ago
- e2a2674 Add an option to set the pane border lines style from a choice of single by nicm · 4 years, 6 months ago
- 303d342 Add a client flag 'active-pane' which stores the active pane in the by nicm · 4 years, 6 months ago
- ff8dd15 Add a mark in copy mode. Set with set-mark command (bound to 'X') by by nicm · 4 years, 6 months ago
- dceb6a1 Add a -D flag to ask tmux not to daemonize, useful both for running a by nicm · 4 years, 6 months ago
- d67245c Add a customize mode where keys and options may be browsed and changed, by nicm · 4 years, 6 months ago
- daa9581 Allow a custom time format to be given to the t format modifier. by nicm · 4 years, 6 months ago
- 367b4e4 Change message log to be per server rather than per client and include by nicm · 4 years, 6 months ago
- 4de0bd4 Add M-+ and M-- to expand and collapse all items in tree mode. by nicm · 4 years, 6 months ago
- cf9badd Change the existing client flags for control mode to apply for any by nicm · 4 years, 6 months ago