Messages by Thread
-
[tmux/tmux] b3cadf: Fix sys_signame check.
Nicholas Marriott
-
[tmux/tmux] 1aa284: Check for sys_signame.
Nicholas Marriott
-
[tmux/tmux] a2e47b: Show signal name when process exits rather than nu...
Thomas Adam
-
[tmux/tmux] b6dfca: Don't miss the last line off the screen when writi...
Thomas Adam
-
[tmux/tmux] fc1855: Clear the selection and repeat the search on refre...
Thomas Adam
-
[tmux/tmux] 53a29a: Instead of fixing with the cursor position when th...
Thomas Adam
-
[tmux/tmux] 1e72f5: Use mode-style for selected items, like choose mod...
Thomas Adam
-
[tmux/tmux] c7883d: Use grid_empty_line rather than memset when adding...
Thomas Adam
-
[tmux/tmux] c2c9b7: Do not use the command if the kernel didn't return...
Nicholas Marriott
-
[tmux/tmux] e11295: Adjust cursor and scroll positions when entering c...
Thomas Adam
-
[tmux/tmux] 1ef9a6: Send keys when they are complete not before (!= vs...
Thomas Adam
-
[tmux/tmux] 63ec79: Provide an accessor for the running queue item and...
Thomas Adam
-
[tmux/tmux] 3f7f9a: Make client -c and -t handling common in cmd-queue...
Thomas Adam
-
[tmux/tmux] 187277: Add helpers for the simple case of parse string an...
Thomas Adam
-
[tmux/tmux] adb76f: Move cmdq_state into cmd-queue.c.
Thomas Adam
-
[tmux/tmux] 53d6b9: Move the NOHOOKS flag into the shared flags.
Thomas Adam
-
[tmux/tmux] 04cdd0: Also move cmdq_item and cmdq_list into cmd-queue.c...
Thomas Adam
-
[tmux/tmux] a1fc8f: More style nits.
Thomas Adam
-
[tmux/tmux] c4d008: Pass correct flags to fnmatch.
Thomas Adam
-
[tmux/tmux] 0e8710: Wait until the initial command sequence is done be...
Thomas Adam
-
[tmux/tmux] d388db: Pass the cmd item to format expansion so that mous...
Thomas Adam
-
[tmux/tmux] a2efdb: Limit size to 1x1 (total size 3x3).
Thomas Adam
-
[tmux/tmux] 77b827: Change copy mode to make copy of the pane history ...
Thomas Adam
-
[tmux/tmux] 9077b2: job_run needs fewer arguments.
Nicholas Marriott
-
[tmux/tmux] 938ad5: Use new window and new pane as well for -P to new-...
Nicholas Marriott
-
[tmux/tmux] b65eab: Check previous line rather than an extra line, fro...
Thomas Adam
-
[tmux/tmux] a20d96: Only search the visible part of the history when m...
Thomas Adam
-
[tmux/tmux] 90f4e1: Add a W position to display-menu -y to use the lin...
Thomas Adam
-
[tmux/tmux] 05a152: Do not ignore triple-click and send to pane.
Thomas Adam
-
[tmux/tmux] 89d2a2: Performance improvements for regex searching, most...
Thomas Adam
-
[tmux/tmux] 9f378a: 3.1-rc4.
Nicholas Marriott
-
[tmux/tmux] 8dedcc: Add non-regex search variants to avoid the perform...
Nicholas Marriott
-
[tmux/tmux] 46ed81: Performance improvements for regex searching, most...
Thomas Adam
-
[tmux/tmux] e5fd85: Update CHANGES.
Nicholas Marriott
-
[tmux/tmux] b8356c: Update CHANGES.
Nicholas Marriott
-
[tmux/tmux] e6d1b6: Add non-regex search variants to avoid the perform...
Thomas Adam
-
[tmux/tmux] 0dd497: Add a "second click" key type which is fired for t...
Thomas Adam
-
[tmux/tmux] 01b3bb: Add a "second click" key type which is fired for t...
Thomas Adam
-
[tmux/tmux] eedf05: Detach reply escape sequences from the pane so the...
Thomas Adam
-
[tmux/tmux] 34de37: Add to rather than replace flags with -c.
Thomas Adam
-
[tmux/tmux] a46916: Tweak text.
Nicholas Marriott
-
[tmux/tmux] df633c: Add to CHANGES.
Nicholas Marriott
-
[tmux/tmux] c713b6: Do not check flags after the popup struct has been...
Thomas Adam
-
[tmux/tmux] 586caf: Do not check flags after the popup struct has been...
Thomas Adam
-
[tmux/tmux] 852a2f: Make two -E only close popup automatically if the ...
Thomas Adam
-
[tmux/tmux] 593fdd: Make two -E only close popup automatically if the ...
Thomas Adam
-
[tmux/tmux] e0b17e: Add formats for top paste buffer by default. Also ...
Thomas Adam
-
[tmux/tmux] 8a838b: Add support for overlay popup boxes to show text o...
Thomas Adam
-
[tmux/tmux] 75a932: Update capture-pane test, from Johannes Altmanninger.
Nicholas Marriott
-
[tmux/tmux] edca27: AIX colours are always stored as 90-97, not 100-10...
Thomas Adam
-
[tmux/tmux] 5aeab5: Preserve exit status from run-shell and pass to th...
Thomas Adam
-
[tmux/tmux] 9a55f6: Fix select-word when not on a word, from Anindya M...
Thomas Adam
-
[tmux/tmux] 06c307: Make the mouse_word and mouse_line formats work in...
Thomas Adam
-
[tmux/tmux] 7bbca4: Fix positioning of menu in choose modes and a coup...
Thomas Adam
-
[tmux/tmux] a3ff5a: select_word_end needs to forward no_reset flag or ...
Thomas Adam
-
[tmux/tmux] c3e96c: Another fix to make other-end forget the selection...
Thomas Adam
-
[tmux/tmux] de3443: Change input path so it doesn't require a pane.
Thomas Adam
-
[tmux/tmux] c15396: No util.h.
Nicholas Marriott
-
[tmux/tmux] 2cd8ea: Various fixes to copying with select-word and sele...
Thomas Adam
-
[tmux/tmux] 7b0e68: Break position calculation into a helper function.
Thomas Adam
-
[tmux/tmux] af4b62: 3.1-rc3.
Nicholas Marriott
-
[tmux/tmux] 0c0640: getopt is not required to set optarg to NULL when ...
Nicholas Marriott
-
[tmux/tmux] bd0342: getopt is not required to set optarg to NULL when ...
Thomas Adam
-
[tmux/tmux] b21a9b: getopt varies too much between platforms, and we a...
Nicholas Marriott
-
[tmux/tmux] 80f20b: getopt varies too much between platforms, and we a...
Nicholas Marriott
-
[tmux/tmux] 1ddc12: Do not return early if no bits changed because may...
Thomas Adam
-
[tmux/tmux] 115bb3: Ignore default-shell (and use /bin/sh) if it inval...
Thomas Adam
-
[tmux/tmux] fb3962: Do not attempt to close a NULL pane when failing t...
Thomas Adam
-
[tmux/tmux] 702175: Adjust selection correctly when scrolling, from An...
Thomas Adam
-
[tmux/tmux] 62c646: Add couple of CHANGES tweaks.
Nicholas Marriott
-
[tmux/tmux] 372841: Add to CHANGES.
Nicholas Marriott
-
[tmux/tmux] 69eff5: Add.
Nicholas Marriott
-
[tmux/tmux] 37b7a2: VTE treats each mouse mode bit as independent, so ...
Thomas Adam
-
[tmux/tmux] 9abeff: FIx type for %u, from Thomas Adam.
Thomas Adam
-
[tmux/tmux] d162ff: Send mouse down event immediately rather than wait...
Thomas Adam
-
[tmux/tmux] fa3871: Fix C-Space key string.
Thomas Adam
-
[tmux/tmux] fa36e9: Do not add a reference to the session if no sessio...
Thomas Adam
-
[tmux/tmux] 6571dd: Tidy up the default mouse key bindings and:
Thomas Adam
-
[tmux/tmux] f7bc75: Change how double and triple clicks works so that ...
Thomas Adam
-
[tmux/tmux] b8b48e: Add C-g to cancel command prompt with vi(1) keys a...
Thomas Adam
-
[tmux/tmux] 2a5702: When the server socket is given by the user with -...
Thomas Adam
-
[tmux/tmux] 4eba98: Start a new selection if outside the existing sele...
Thomas Adam
-
[tmux/tmux] e4898d: Only need one lm.
Nicholas Marriott
-
[tmux/tmux] c82058: Add some number operators for formats, from Tyler ...
Thomas Adam
-
[tmux/tmux] 6d9bec: Will need fmod.
Nicholas Marriott
-
[tmux/tmux] 8d1d7f: Lock much more quickly.
Nicholas Marriott
-
[tmux/tmux] 444e9f: Bump 3.1-rc up to master.
Nicholas Marriott
-
[tmux/tmux] 2991f4: Use correct width of right marker so it doesn't dr...
Thomas Adam
-
[tmux/tmux] add75a: Update latest client for target session on switch-...
Thomas Adam
-
[tmux/tmux] f65b9c: Change mouse selection so that after selecting a w...
Thomas Adam
-
[tmux/tmux] 549b35: Update CHANGES.
Nicholas Marriott
-
[tmux/tmux] 229be0: Add selection_active format for when the selection...
Thomas Adam
-
[tmux/tmux] b20753: A few fixes to make modifier keys and dragging wor...
Thomas Adam
-
[tmux/tmux] 22e9cf: Add GitHub.
Nicholas Marriott
-
[tmux/tmux] 37919a: This site is too stupid.
Nicholas Marriott
-
[tmux/tmux] fdbc11: Add to FUNDING.yml.
Nicholas Marriott
-
[tmux/tmux] a1f6bd: Add -a to list-keys to also list keys without note...
Thomas Adam
-
[tmux/tmux] 58b47b: Fix top/bottom pane calculation with pane border s...
Thomas Adam
-
[tmux/tmux] 9900cc: Change lock.yml options.
Nicholas Marriott
-
[tmux/tmux] 24cd72: Add lock.yml file.
Nicholas Marriott
-
[tmux/tmux] f48b04: Do not jump to next word end if already on a word ...
Thomas Adam
-
[tmux/tmux] dc882a: Remove unused variables from Ben Boeckel, and a Pp...
Thomas Adam
-
[tmux/tmux] ae9ca6: Remove duplicates, from Thomas Sattler.
Nicholas Marriott
-
[tmux/tmux] 096f0d: Make list-keys description clearer in tmux.1 and r...
Nicholas Marriott
-
[tmux/tmux] fb2924: Make list-keys description clearer in tmux.1 and r...
Thomas Adam
-
[tmux/tmux] 3ad4a7: Style nit in CHANGES.
Nicholas Marriott
-
[tmux/tmux] 0bf153: Update CONTRIBUTING.md
Nicholas Marriott
-
[tmux/tmux] 63a69f: 3.1-rc.
Nicholas Marriott
-
[tmux/tmux] 43b367: Remove a duplicate entry.
Nicholas Marriott
-
[tmux/tmux] 265164: Instead of passing titles through vis() which doub...
Thomas Adam
-
[tmux/tmux] 87bcc0: Remove bind-key -c which doesn't do anything and i...
Thomas Adam
-
[tmux/tmux] a28243: Add missing declarations.
Nicholas Marriott
-
[tmux/tmux] 44dad9: Warn if a message type that is no longer used is r...
Thomas Adam
-
[tmux/tmux] 121ac0: Start of simple tests for each command.
Nicholas Marriott
-
[tmux/tmux] 531dab: Do not send DA and DSR again if already have a res...
Thomas Adam
-
[tmux/tmux] 7a15d1: Remove extra Pp (from jmc) and add a missing word.
Thomas Adam
-
[tmux/tmux] 7f3feb: Add to CHANGES.
Nicholas Marriott
-
[tmux/tmux] e38870: Ignore empty commands rather than adding them to t...
Thomas Adam
-
[tmux/tmux] 90e962: Add support for the iTerm2 DSR 1337 sequence to ge...
Thomas Adam
-
[tmux/tmux] 685eb3: Fix for version changes.
Nicholas Marriott
-
[tmux/tmux] 32816e: Set up working directory before killing the existi...
Thomas Adam
-
[tmux/tmux] 243508: Add a define for flags meaning a client is not att...
Thomas Adam
-
[tmux/tmux] 2e39b6: Change so that assignments may be specified alone ...
Thomas Adam
-
[tmux/tmux] 9169ee: Mention swap-window -d, GitHub issue 2068.
Thomas Adam
-
[tmux/tmux] 74b424: Use FNM_IGNORECASE if present, from Eric N Vander ...
Nicholas Marriott
-
[tmux/tmux] cdf138: Add to CHANGES.
Nicholas Marriott
-
[tmux/tmux] da5155: Stop handling DA and DSR after a second (they shou...
Thomas Adam
-
[tmux/tmux] 04eee2: Treat plausible but invalid keys (like C-BSpace) a...
Thomas Adam
-
[tmux/tmux] 381333: Detect iTerm2 and enable DECSLRM.
Thomas Adam
-
[tmux/tmux] deb734: Loop over all DA features, don't skip the first.
Thomas Adam
-
[tmux/tmux] 36eb16: Do not hang in format_trim_* on invalid UTF-8 char...
Thomas Adam
-
[tmux/tmux] 6628e5: Add -Z to default switch-client command in tree mo...
Thomas Adam
-
[tmux/tmux] 73b8c2: Common function to free key bindings.
Thomas Adam
-
[tmux/tmux] 7c6c66: Send errors to stdout in control mode so they don'...
Thomas Adam
-
[tmux/tmux] 1870cc: Add ~ to quoted characters for %%%, reported by tb@.
Thomas Adam
-
[tmux/tmux] a770a3: Add CMD_FIND_DEFAULT_MARKED to join-pane like move...
Thomas Adam
-
[tmux/tmux] 9cc603: Fix format expansion in window names, reported by ...
Thomas Adam
-
[tmux/tmux] 206d87: Do not let readonly clients limit the size, sugges...
Thomas Adam
-
[tmux/tmux] 4ea077: Support regex search in copy mode, from Anindya Mu...
Thomas Adam
-
[tmux/tmux] 88ee5b: Pass correct value into iterator callback for time...
Thomas Adam
-
[tmux/tmux] 817d19: Add a number of new formats to inspect what sessio...
Thomas Adam
-
[tmux/tmux] 07e374: Fix name of option, GitHub issue 2030.
Thomas Adam
-
[tmux/tmux] 5cd00e: Restore source-file -q behaviour, broken in r1.42;...
Thomas Adam
-
[tmux/tmux] 1764f6: When adding a list with multiple commands to the q...
Thomas Adam
-
[tmux/tmux] 54efe3: Add back utempter code, reported by Peter Schellen...
Nicholas Marriott
-
[tmux/tmux] ef54a0: Do not rely on errno after glob(3) fails.
Thomas Adam
-
[tmux/tmux] f8cb75: Use the message that has already been built rather...
Thomas Adam
-
[tmux/tmux] 387950: Define FNM_CASEFOLD to 0 for AIX, from Eric N Vand...
Nicholas Marriott
-
[tmux/tmux] 479d41: Remove imsg.h.
Nicholas Marriott
-
[tmux/tmux] eaa58d: Instead of using large buffers in imsgs, add the d...
Thomas Adam
-
[tmux/tmux] e6b02d: Add to CHANGES.
Nicholas Marriott
-
[tmux/tmux] 21f9b3: Show UTF-8 in choose-buffer mode. From KOIE Hidetaka.
Thomas Adam
-
[tmux/tmux] 828001: Do not spin waiting for exit, instead check in the...
Thomas Adam
-
[tmux/tmux] 2b2b19: Add function to the right file.
Thomas Adam
-
[tmux/tmux] c284eb: Rewrite the code for reading and writing files. No...
Thomas Adam
-
[tmux/tmux] ab630f: Allow search across wrapped lines and fix some inc...
Thomas Adam
-
[tmux/tmux] f733d3: Do not set cursor colour to default unless it has ...
Thomas Adam
-
[tmux/tmux] 6aeb67: Add to CHANGES.
Nicholas Marriott
-
[tmux/tmux] 15d7e5: Add ~/.config/tmux/tmux.conf to the default search...
Nicholas Marriott
-
[tmux/tmux] 55eb3e: Make TMUX_CONF a list of files and expand leading ...
Thomas Adam
-
[tmux/tmux] cf071f: Remove images when reflow happens.
Nicholas Marriott
-
[tmux/tmux] 2006b7: More invalidation of images.
Nicholas Marriott
-
[tmux/tmux] b642ea: Redraw and scroll images and part of invalidating ...
Nicholas Marriott
-
[tmux/tmux] 7566e3: Call sixel_scale with the right number of arguments.
Nicholas Marriott
-
[tmux/tmux] 62c028: Correctly remove when not visible.
Nicholas Marriott
-
[tmux/tmux] 86c509: Add helpers to scroll image up and a flag to copy ...
Nicholas Marriott
-
[tmux/tmux] 49f2f0: Store images, currently at most 10.
Nicholas Marriott
-
[tmux/tmux] 92ecd6: Check each _PATH_* define individually (Solaris ha...
Nicholas Marriott
-
[tmux/tmux] 7826d4: Style nits in function arguments.
Thomas Adam
-
[tmux/tmux] ec1b8e: Remove client menu, I don't think it adds anything.
Thomas Adam
-
[tmux/tmux] 217336: Fix keys in CHANGES.
Nicholas Marriott
-
[tmux/tmux] 1b0cc4: REG_STARTEND is not portable, but it turns out we ...
Nicholas Marriott
-
[tmux/tmux] a52fe9: Add to CHANGES.
Nicholas Marriott
-
[tmux/tmux] 146ee3: Don't write image as text yet.
Nicholas Marriott
-
[tmux/tmux] 968382: Pass through SIXEL DCS sequences (treat similarly ...
Nicholas Marriott
-
[tmux/tmux] 5d8dbc: Do not defer redraw if it is just the status line ...
Nicholas Marriott
-
[tmux/tmux] 67d995: If a window appears in only one attached session, ...
Thomas Adam
-
[tmux/tmux] 48897f: Fix respawn-pane/window if default-command is set,...
Nicholas Marriott
-
[tmux/tmux] ad98fa: Do not crash when a format doesn't exist, reported...
Nicholas Marriott
-
[tmux/tmux] c5d74b: Do not crash when a format doesn't exist, reported...
Thomas Adam
-
[tmux/tmux] 3bb11e: Revert "add missing definition"
Nicholas Marriott
-
[tmux/tmux] 28961d: Add an image.
Nicholas Marriott