Messages by Thread
-
[tmux/tmux] 351c54: time.h is needed.
Nicholas Marriott
-
[tmux/tmux] 0c73db: Response is iTerm2 not not ITerm2.
Nicholas Marriott
-
[tmux/tmux] e25fa4: Fix a couple of memory leaks, one when creating a ...
Thomas Adam
-
[tmux/tmux] c74572: Remove support for iTerm2's DSR 1337 extension and...
Nicholas Marriott
-
[tmux/tmux] 906dfe: Fix a couple of memory leaks, one when creating a ...
Thomas Adam
-
[tmux/tmux] 1a612a: Add an attribute for ACS.
Nicholas Marriott
-
[tmux/tmux] 106e5d: Tweak the default choose modes formats:
Nicholas Marriott
-
[tmux/tmux] 4b21fd: Indicate the marked pane in choose mode in reverse...
Thomas Adam
-
[tmux/tmux] 899b3d: Indicate the marked pane in choose mode in reverse...
Thomas Adam
-
[tmux/tmux] 662728: Add a session_marked format like window_marked.
Thomas Adam
-
[tmux/tmux] 593510: Change so main-pane-width and height can be given ...
Thomas Adam
-
[tmux/tmux] ccd736: Update CHANGES.
Nicholas Marriott
-
[tmux/tmux] ecb6db: Update CHANGES.
Nicholas Marriott
-
[tmux/tmux] d4826a: Nope, OS X kqueue is still broken...
Nicholas Marriott
-
[tmux/tmux] df1bce: Call the event_init wrapper again.
Nicholas Marriott
-
[tmux/tmux] de5163: Change so main-pane-width and height can be given ...
Thomas Adam
-
[tmux/tmux] 445dfa: Move the background colour to clear with (if any) ...
Thomas Adam
-
[tmux/tmux] d524cb: Do not clear client pane redraw flags until the re...
Thomas Adam
-
[tmux/tmux] d0b8f5: Do not clear client pane redraw flags until the re...
Thomas Adam
-
[tmux/tmux] 1cabcc: xterm* needs XT also.
Thomas Adam
-
[tmux/tmux] c91b4b: Tidy up the terminal detection and feature code an...
Thomas Adam
-
[tmux/tmux] 86862c: Also redraw panes which aren't pane 0. Problem rep...
Thomas Adam
-
[tmux/tmux] 4bc0a8: Need to check for pane redrawing even if just the ...
Thomas Adam
-
[tmux/tmux] 62ff5e: The PANE_REDRAW flag bit might be needed by other ...
Thomas Adam
-
[tmux/tmux] 100db5: A resize can realloc so cannot cache the value of ...
Thomas Adam
-
[tmux/tmux] ea5fdd: There is no point in keeping a bunch of different ...
Thomas Adam
-
[tmux/tmux] 4a9329: Use size_t not u_int for the bytes counters and fi...
Thomas Adam
-
[tmux/tmux] c87595: Use peek line function instead of hoking in the ar...
Thomas Adam
-
[tmux/tmux] 94c903: Apple appear to have fixed kqueue in some OS X ver...
Nicholas Marriott
-
[tmux/tmux] baf1fc: Only update mode when actually going to redraw som...
Thomas Adam
-
[tmux/tmux] 5289d4: When a redraw is deferred because the terminal has...
Thomas Adam
-
[tmux/tmux] a877a5: Do not move the cursor to the existing y position ...
Thomas Adam
-
[tmux/tmux] bbd6e8: There is no point allocating a new item and puttin...
Thomas Adam
-
[tmux/tmux] 282a7a: Make sure the cursor position is still on screen a...
Thomas Adam
-
[tmux/tmux] 7f2925: Support the application escape sequence mintty (me...
Thomas Adam
-
[tmux/tmux] 5aba26: Add a copy-command option and change copy-pipe and...
Thomas Adam
-
[tmux/tmux] d90ca7: Collect up line clears like text within the availa...
Thomas Adam
-
[tmux/tmux] 9311ed: Start menu with top item selected if no mouse, Git...
Thomas Adam
-
[tmux/tmux] 363d95: Send secondary device attributes instead of primar...
Thomas Adam
-
[tmux/tmux] b2443a: Add support for the iTerm2 sychronized updates esc...
Thomas Adam
-
[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