- b8b48e2 Add C-g to cancel command prompt with vi(1) keys as well as emacs, and q by nicm · 4 years, 9 months ago
- c820585 Add some number operators for formats, from Tyler Culp. by nicm · 4 years, 9 months ago
- 229be03 Add selection_active format for when the selection is present but not by nicm · 4 years, 9 months ago
- a1f6bd5 Add -a to list-keys to also list keys without notes with -N, suggested by nicm · 4 years, 9 months ago
- dc882ad Remove unused variables from Ben Boeckel, and a Pp from jmc. by nicm · 4 years, 10 months ago
- fb29242 Make list-keys description clearer in tmux.1 and remove an unused variable. by nicm · 4 years, 10 months ago
- 7a15d10 Remove extra Pp (from jmc) and add a missing word. by nicm · 4 years, 10 months ago
- f165221 Reduce a difference with portable tmux by adding the -V flag and by nicm · 4 years, 10 months ago
- 2c38e01 Expand description of start-server. by nicm · 4 years, 10 months ago
- d0b8d03 Add support for adding a note to a key binding (with bind-key -N) and by nicm · 4 years, 10 months ago
- 9169ee0 Mention swap-window -d, GitHub issue 2068. by nicm · 4 years, 10 months ago
- 193e637 The terminal type was never as much use as I expected so remove it in by nicm · 4 years, 11 months ago
- ac85a3e Document client exit messages. by nicm · 4 years, 11 months ago
- 817d199 Add a number of new formats to inspect what sessions and clients a by nicm · 4 years, 11 months ago
- 07e3747 Fix name of option, GitHub issue 2030. by nicm · 4 years, 11 months ago
- 2349b1d Make a best effort to set xpixel and ypixel for each pane and add by nicm · 4 years, 12 months ago
- 067604b Store xpixel/ypixel from TIOCGWINSZ and add formats. by nicm · 4 years, 12 months ago
- 1ebd8c1 Add p format modifier for padding to width. by nicm · 4 years, 12 months ago
- 350a434 Add -f for full size to join-pane (like split-window), from Theo Buehler. by nicm · 5 years ago
- f3dc38d Handle OSC 7 (a VTE extension) and put the result in a new format (pane_path). by nicm · 5 years ago
- 08b07b1 Add an option to set the key sent by backspace for those whose system by nicm · 5 years ago
- c225262 Add -F flag to send-keys to expand formats in search-backward and by nicm · 5 years ago
- 6700018 Document Any key, from Jason Felice. by nicm · 5 years ago
- f7fb5df Use the existing code in format.c to add foramts for word and line at by nicm · 5 years ago
- 56e5067 Add formats for cursor and selection position in copy mode, from Jason Felice. by nicm · 5 years ago
- 0c5e9c6 Add support for percentage sizes for resize-pane ("-x 10%"). Also change by nicm · 5 years ago
- 647887b Add a "latest" window-size option which tries to size windows based on by nicm · 5 years ago
- 63e07b2 Add push-default and pop-default in styles to change the default colours by nicm · 5 years ago
- a23ce1b Add window_marked_flag, GitHub issue 1887. by nicm · 5 years ago
- b6b7486 Clarify server options slightly. by nicm · 5 years ago
- b31515f Add cursor-down-and-cancel, from Mark Kelly. by nicm · 5 years ago
- 37583f0 Add a flag to reverse sort in the various choose modes, from Benjamin by nicm · 5 years ago
- 0f243f0 Add -Z flag to rotate-window, select-pane, swap-pane, switch-client to by nicm · 5 years ago
- 2db5f9c Add -N to capture-pane to preserve trailing spaces, from Leon Winter. by nicm · 5 years ago
- e698ee0 Reorder some text in the windows & panes section and add some better by nicm · 5 years ago
- df7b529 More man page fixes from lacygoill at lacygoill dot me, GitHub issue 1805. by nicm · 5 years ago
- f4d858e Add -F to refresh-client to specify flags for control clients - one flag by nicm · 5 years ago
- fc2016d Add a -H flag to send-keys to send literal keys given as hex numbers by nicm · 5 years ago
- 6a489fa Command prompt key presses need to avoid the command queue, GitHub issue by nicm · 5 years ago
- 2da0504 Add a "fill" style attribute to clear the entire format drawing area in by nicm · 5 years ago
- b434692 minor eol issues; by jmc · 5 years ago
- dae2868 Add support for underscore colours with Setulc capability, mostly from by nicm · 5 years ago
- e3c2772 Man page fixes from lacygoill at lacygoill dot me. by nicm · 5 years ago
- 1d8e545 Add -r to find-window for regex instead of fnmatch. by nicm · 5 years ago
- fc1df91 allow-rename and alternate-screen can be pane options. by nicm · 5 years ago
- 5f92f92 Add a per-pane option set. Pane options inherit from window options (so by nicm · 5 years ago
- cd1fc42 Add a -A flag to show-options to show parent options as well. by nicm · 5 years ago
- 4520358 A couple of minor parser changes around conditions: 1) only treat #{ by nicm · 5 years ago
- b8a9c74 tweak previous; by jmc · 5 years ago
- 3e72e98 Add regular expression support for the format search, match and by nicm · 5 years ago
- 8f40796 Add a -v flag to source-file to show the commands and line numbers. by nicm · 5 years ago
- 4ca1de1 Add new-session -X and attach-session -x to send SIGHUP to parent when by nicm · 5 years ago
- 89d2c7e I had hoped that non-xenl terminals had died out, at least in fairly by nicm · 5 years ago
- a4424fb Support \ooo escapes, from Avi Halachmi. by nicm · 5 years ago
- 0ec4106 Allow source-file to take multiple arguments. by nicm · 5 years ago
- 1225541 Allow menu items to be disabled by putting a - at the start of their by nicm · 5 years ago
- 799a154 Change display-menu from taking a single string to a set of arguments, by nicm · 5 years ago
- 90cd045 Clarify newlines inside {} a little. by nicm · 5 years ago
- 6b33212 Add an additional {} syntax for defining strings in the configuration by nicm · 5 years ago
- e90d4a6 Add formats for word and line under the mouse and use them to add some by nicm · 5 years ago
- 6431005 Add a way to append or prepend to a format if the length has been limited. by nicm · 6 years ago
- a65a6d6 Add <, >, <=, >= for formats, GitHub issue 1747. by nicm · 6 years ago
- 723010b Replace the split parser code (cfg.c and cmd-string.c) with a single by nicm · 6 years ago
- ae4cccb Fix a couple of Ta from Alphonse Mariya. by nicm · 6 years ago
- 1ee944a Add support for overline (SGR 53), from Ricardo Banffy. by nicm · 6 years ago
- c5f660e Fix column width for copy mode commands. by nicm · 6 years ago
- 198b0a2 Don't use arguments with It and -enum, pointed out by jmc. by nicm · 6 years ago
- 6dcca5f Add support for simple menus usable with mouse or keyboard. New command by nicm · 6 years ago
- 299b728 Add formats to show if pane is the marked pane and if any marked pane is set. by nicm · 6 years ago
- fcd0e30 Rename the ENVIRONMENT section which was squatting on the standard by schwarze · 6 years ago
- 9f75635 Allow panes to be empty (no command), output can be piped to them with by nicm · 6 years ago
- 5d9e591 Fix up some bits about window-size that seem to have got lost. by nicm · 6 years ago
- c4b0da5 Support multiple occurances of the same argument. Use this for a new by nicm · 6 years ago
- dfb7bb6 Merge hooks into options and make each one an array option. This allows by nicm · 6 years ago
- 1677bb0 Need to escape ]. by nicm · 6 years ago
- 564e44a Add -no-clear variants of copy-selection and copy-pipe which do not by nicm · 6 years ago
- 5b9211d Copy the code to infer the option type to show-options and document it. by nicm · 6 years ago
- 2219f7c mark up punctuation-as-macro-args properly; by jmc · 6 years ago
- 5943cd1 Document that switch-client can change all of session,window,pane and by nicm · 6 years ago
- 835ccba select-word was missing from the command list, from pawel-slowik. by nicm · 6 years ago
- 7bcc0d1 Add an argument to copy commands to set the prefix for the buffer name, by nicm · 6 years ago
- d21f8ec Add StatusDefault binding for the mouse on any otherwise unassigned by nicm · 6 years ago
- ff4d7d5 Fix columns of cursor_character format in list. by nicm · 6 years ago
- b4a301f Clarify that styles can be space or comma separated, from Stephen Zapatka. by nicm · 6 years ago
- 04a1fc9 I forgot to document resize-window, window-size and default-size; by nicm · 6 years ago
- 161b578 Add a cursor_character format. by nicm · 6 years ago
- b24c9e3 Rename the first KEY BINDINGS section to DEFAULT KEY BINDINGS. by nicm · 6 years ago
- c624046 Add some bits to the STATUS LINE section about the new option. by nicm · 6 years ago
- 9793138 Extend the #[] style syntax and use that together with previous format by nicm · 6 years ago
- 2628af5 Add format variables for the default formats for the various modes by nicm · 6 years ago
- bd3332b Break description of styles into its own section. by nicm · 6 years ago
- 2757881 Add a -v flag to display-message to show verbose messages as the format by nicm · 6 years ago
- 4206bcc Add format flags for start and end window. by nicm · 6 years ago
- 38064e7 Add T format modifier like E but also do strftime(3). by nicm · 6 years ago
- 1e9f8a3 Missing space in capture-pane usage, from Ben Boeckel. by nicm · 6 years ago
- 95ab1aa Add formats to list sessions, windows or panes. by nicm · 6 years ago
- 9032ac2 Add E: format to expand a format twice (useful to expand the value of an by nicm · 6 years ago
- afd3127 Add -b to display-panes like run-shell, GitHub issue 1559. by nicm · 6 years ago
- 7339845 There is no reason wait-for has to be restricted to outside tmux. by nicm · 6 years ago
- fc41bf4 Add a "terminal" colour which can be used instead of "default" in style by nicm · 6 years ago