Messages by Date
-
2019/04/02
[tmux/tmux]
Nicholas Marriott
-
2019/04/02
[tmux/tmux] ffa4d4: Store and restore cursor across reflow by working ...
Thomas Adam
-
2019/04/02
[tmux/tmux] f03776: Don't use a config file in tests.
Nicholas Marriott
-
2019/04/02
[tmux/tmux] 79c3fd: Add cursor regression tests.
Nicholas Marriott
-
2019/04/01
[tmux/tmux] 6d071c: Restore a check to stop scrolled lines becoming la...
Nicholas Marriott
-
2019/04/01
[tmux/tmux] 792fcb: Restore a check to stop scrolled lines becoming la...
Thomas Adam
-
2019/03/29
[tmux/tmux] 92da10: Free old strings after they have been expanded in ...
Nicholas Marriott
-
2019/03/29
[tmux/tmux] 92da10: Free old strings after they have been expanded in ...
Nicholas Marriott
-
2019/03/29
[tmux/tmux] d68a17: Free old strings after they have been expanded in ...
Thomas Adam
-
2019/03/29
[tmux/tmux] 00fda5: Fix offset of list ranges.
Nicholas Marriott
-
2019/03/29
[tmux/tmux] 00fda5: Fix offset of list ranges.
Nicholas Marriott
-
2019/03/28
[tmux/tmux] c6c496: Fix offset of list ranges.
Thomas Adam
-
2019/03/28
[tmux/tmux] 08bc22: Expand session and window formats for buffer filters.
Thomas Adam
-
2019/03/27
[tmux/tmux] c1f091: Fix stop-selection, from Avi Halachmi.
Thomas Adam
-
2019/03/26
[tmux/tmux] 9f8d19: Break copy mode commands into individual functions...
Thomas Adam
-
2019/03/26
[tmux/tmux] 4b9e76: Support for extended underline styles, enabled by ...
Nicholas Marriott
-
2019/03/26
[tmux/tmux] a13e57: Update TODO.
Nicholas Marriott
-
2019/03/26
[tmux/tmux] e722ba: There is no examples directory anymore.
Nicholas Marriott
-
2019/03/26
[tmux/tmux] e0e08f: Update CHANGES & TODO.
Nicholas Marriott
-
2019/03/26
[tmux/tmux] e0e08f: Update CHANGES & TODO.
Nicholas Marriott
-
2019/03/26
[tmux/tmux]
Nicholas Marriott
-
2019/03/26
[tmux/tmux]
Nicholas Marriott
-
2019/03/26
[tmux/tmux] 4f7a5d: 2.9 bits.
Nicholas Marriott
-
2019/03/26
[tmux/tmux] 4f7a5d: 2.9 bits.
Nicholas Marriott
-
2019/03/25
[tmux/tmux] d21f8e: Add StatusDefault binding for the mouse on any oth...
Thomas Adam
-
2019/03/25
[tmux/tmux] 04a1fc: I forgot to document resize-window, window-size an...
Thomas Adam
-
2019/03/25
[tmux/tmux] e8f4ca: Tweaks to example config.
Nicholas Marriott
-
2019/03/25
[tmux/tmux] a084f2: Add to TODO.
Nicholas Marriott
-
2019/03/20
[tmux/tmux] 9ee1a8: Improve cursor positioning after reflow by storing...
Thomas Adam
-
2019/03/20
[tmux/tmux] 7536d5: Update TODO.
Nicholas Marriott
-
2019/03/20
[tmux/tmux] 0e0f2f: Update CHANGES.
Nicholas Marriott
-
2019/03/20
[tmux/tmux] 3b959c: Bit more logging to show drawing errors.
Thomas Adam
-
2019/03/19
[tmux/tmux] 8b74e9: Include window-status-style and window-status-curr...
Thomas Adam
-
2019/03/19
[tmux/tmux] 161b57: Add a cursor_character format.
Thomas Adam
-
2019/03/19
[tmux/tmux] 92732a: Add to TODO.
Nicholas Marriott
-
2019/03/19
[tmux/tmux] b24c9e: Rename the first KEY BINDINGS section to DEFAULT K...
Thomas Adam
-
2019/03/18
[tmux/tmux] f34ebf: The individual -fg, -bg and -attr options have bee...
Thomas Adam
-
2019/03/18
[tmux/tmux] c62404: Add some bits to the STATUS LINE section about the...
Thomas Adam
-
2019/03/18
[tmux/tmux] 979313: Extend the #[] style syntax and use that together ...
Thomas Adam
-
2019/03/18
[tmux/tmux] d738d5: Mode init needs to be fired with the mode on the l...
Thomas Adam
-
2019/03/18
[tmux/tmux] 4206bc: Add format flags for start and end window.
Thomas Adam
-
2019/03/18
[tmux/tmux] aa2b34: Update TODO.
Nicholas Marriott
-
2019/03/17
[tmux/tmux] 3a2984: Add to TODO.
Nicholas Marriott
-
2019/03/14
[tmux/tmux] 1416ce: Accept 0 time as a shorthand for now to format_exp...
Thomas Adam
-
2019/03/14
[tmux/tmux] 9bd4b9: Fix ED1 (clear end of screen), reported by Marc Re...
Thomas Adam
-
2019/03/14
[tmux/tmux] 13f9a0: Add a wrapper (struct style) around styles rather ...
Thomas Adam
-
2019/03/14
[tmux/tmux] 2fbd49: Add actual HPA (\033[`), the existing one is CHA. ...
Thomas Adam
-
2019/03/13
[tmux/tmux] 10f009: The pane's style should be initialized to default ...
Thomas Adam
-
2019/03/13
[tmux/tmux] 6dffbc: Tweak format_replace logging.
Thomas Adam
-
2019/03/13
[tmux/tmux] 71e00c: Make format parsing build the modifiers into a lis...
Thomas Adam
-
2019/03/13
[tmux/tmux] 1aeac3: Add to TODO.
Nicholas Marriott
-
2019/03/13
[tmux/tmux] 4f5cb8: Add to TODO.
Nicholas Marriott
-
2019/03/13
[tmux/tmux] feaa56: Do not use origin for VPA.
Thomas Adam
-
2019/03/12
[tmux/tmux] b2bc34: Set a flag on cells are genuinely empty (cleared a...
Thomas Adam
-
2019/03/12
[tmux/tmux] 938156: DECRC and DECSC apparently need to preserve origin...
Thomas Adam
-
2019/03/12
[tmux/tmux] f3f534: Tidy up a lot of &ictx->ctx by using a local varia...
Thomas Adam
-
2019/03/12
[tmux/tmux] 6c3ee4: Add a couple of things.
Nicholas Marriott
-
2019/03/12
[tmux/tmux] 4002db: Fix session size regress.
Nicholas Marriott
-
2019/03/12
[tmux/tmux] 028f9d: Fix resizing of control clients, should be ignored...
Thomas Adam
-
2019/03/12
[tmux/tmux] 7b8193: Tweak target debug logging.
Thomas Adam
-
2019/03/12
[tmux/tmux] 860ace: Fix up regress test for control client size.
Nicholas Marriott
-
2019/03/12
[tmux/tmux] 595b52: Add to TODO.
Nicholas Marriott
-
2019/03/12
[tmux/tmux] 3f6bfb: Allow multiple modes to be open in a pane. A stack...
Thomas Adam
-
2019/03/12
[tmux/tmux] f8a30e: Update CHANGES.
Nicholas Marriott
-
2019/03/12
[tmux/tmux] ff4c80: Add support for origin mode (DECOM, SM/RM ?6), fro...
Thomas Adam
-
2019/03/11
buildbot success in OpenCSW Buildbot on tmux-solaris10-sparc
buildbot
-
2019/03/11
buildbot failure in OpenCSW Buildbot on tmux-solaris10-sparc
buildbot
-
2019/03/11
buildbot success in OpenCSW Buildbot on tmux-solaris10-i386
buildbot
-
2019/03/11
buildbot failure in OpenCSW Buildbot on tmux-solaris10-i386
buildbot
-
2019/03/08
[tmux/tmux] 9cc04a: Do not use window mode entry after free.
Thomas Adam
-
2019/03/07
[tmux/tmux] f98c66: Add a separate mode struct for the active window m...
Thomas Adam
-
2019/03/07
[tmux/tmux] 7f093f: Make adding mode formats a function pointer as well.
Thomas Adam
-
2019/03/07
[tmux/tmux] 5a564a: Add to TODO.
Nicholas Marriott
-
2019/03/04
[tmux/tmux] a870c2: Don't set client offset if client is not a terminal
Thomas Adam
-
2019/02/16
[tmux/tmux] fa3360: Do not look at next key byte if the length is 0, o...
Thomas Adam
-
2019/02/16
[tmux/tmux] 82f0c8: Use starting client cwd in config file, GitHub iss...
Thomas Adam
-
2019/02/09
[tmux/tmux] f9c396: Completion of command-alias members.
Thomas Adam
-
2019/02/06
[tmux/tmux] bdb7e4: Redirect which stderr.
Nicholas Marriott
-
2019/02/06
[tmux/tmux] afd312: Add -b to display-panes like run-shell, GitHub iss...
Thomas Adam
-
2019/01/20
[tmux/tmux] 2ea22f: Should use DECFRA if not default, not if default. ...
GitHub
-
2019/01/15
[tmux/tmux] cd3992: Should save the bg colour when setting it to defau...
GitHub
-
2019/01/15
[tmux/tmux] 34c080: Do not highlight characters which will not be copi...
GitHub
-
2018/12/22
[tmux/tmux]
GitHub
-
2018/12/18
[tmux/tmux] bde022: Pass window into mode functions.
GitHub
-
2018/12/17
[tmux/tmux] 4e3d66: Fix parsing of empty colon-separated fields, repor...
GitHub
-
2018/12/17
buildbot success in OpenCSW Buildbot on tmux-solaris10-sparc
buildbot
-
2018/12/17
buildbot success in OpenCSW Buildbot on tmux-solaris10-i386
buildbot
-
2018/12/01
buildbot failure in OpenCSW Buildbot on tmux-solaris10-sparc
buildbot
-
2018/12/01
buildbot failure in OpenCSW Buildbot on tmux-solaris10-i386
buildbot
-
2018/11/30
[tmux/tmux] 67254e: Clear PANE_EXITED flag when starting new child pro...
GitHub
-
2018/11/29
[tmux/tmux] 6cf2f7: osdep_get_cwd for NetBSD, from Leonardo Taccari.
GitHub
-
2018/11/28
[tmux/tmux] 40d246: Handle UTF-8 in word-separators option, GitHub iss...
GitHub
-
2018/11/22
[tmux/tmux] 3a7b9d: Do not use PWD unless it actually matches the real...
GitHub
-
2018/11/21
[tmux/tmux] 2eca63: Add to TODO.
GitHub
-
2018/11/21
[tmux/tmux] c4b04b: Fixes for GNU/kFreeBSD from James Clarke.
GitHub
-
2018/11/19
[tmux/tmux] 749f67: evbuffer_new and bufferevent_new can both fail (wh...
GitHub
-
2018/11/15
[tmux/tmux] f10392: Add [template] to display-panes and choose-{buffer...
GitHub
-
2018/11/13
[tmux/tmux] 50cdfc: Initialize context property in alignment test hand...
GitHub
-
2018/11/12
[tmux/tmux] 86e648: Allow style #[] in mode formats.
GitHub
-
2018/11/08
[tmux/tmux] 09aee5: It isn't possible to specify buffer name to copy m...
GitHub
-
2018/11/07
[tmux/tmux] 733984: There is no reason wait-for has to be restricted t...
GitHub
-
2018/11/07
[tmux/tmux] ff7701: Add to TODO.
GitHub
-
2018/11/06
[tmux/tmux] f9881b: Correctly unzoom and redraw panes in switch-client...
GitHub
-
2018/10/31
[tmux/tmux] ef904c: Reset all flags in screen_write_reset, reported by...
GitHub
-
2018/10/28
[tmux/tmux] d5b92a: Do not printf NULL.
GitHub
-
2018/10/28
[tmux/tmux] 65dd73: Do not check for a key again without an escape if ...
GitHub
-
2018/10/26
[tmux/tmux] 0cefdf: Add to CHANGES.
GitHub
-
2018/10/25
[tmux/tmux] fc41bf: Add a "terminal" colour which can be used instead ...
GitHub
-
2018/10/19
[tmux/tmux] 2808f8: Tweak wording.
GitHub
-
2018/10/19
[tmux/tmux] bc6211: Instead of "master" for the version number, use "n...
GitHub
-
2018/10/19
[tmux/tmux] c23403: Do not use master here.
GitHub
-
2018/10/18
[tmux/tmux] 9feb35: Document new refresh-client flags.
GitHub
-
2018/10/18
[tmux/tmux] bc0e52: Support for extended underline styles on terminals...
GitHub
-
2018/10/18
[tmux/tmux] 2dfdb5: Handle pan correctly when the terminal is bigger t...
GitHub
-
2018/10/17
[tmux/tmux]
GitHub
-
2018/10/17
[tmux/tmux] 01918c: tmux 2.8.
GitHub
-
2018/10/17
[tmux/tmux]
GitHub
-
2018/10/17
[tmux/tmux] 01918c: tmux 2.8.
GitHub
-
2018/10/16
[tmux/tmux] a2c52d: Add to TODO.
GitHub
-
2018/10/16
[tmux/tmux] 407075: Add to TODO.
GitHub
-
2018/10/15
[tmux/tmux] cdd8c9: Add to TODO file.
GitHub
-
2018/10/11
[tmux/tmux] c88e94: Support OSC 52 ? to read the top buffer inside tmu...
GitHub
-
2018/10/08
[tmux/tmux] 018f1b: Use :: for escaping : in terminal-overrides not \:...
GitHub
-
2018/10/08
[tmux/tmux] 4b9e76: Support for extended underline styles, enabled by ...
GitHub
-
2018/10/08
[tmux/tmux]
GitHub
-
2018/10/08
[tmux/tmux] 46847e: Update TODO.
GitHub
-
2018/10/07
[tmux/tmux] 546060: Update TODO.
GitHub
-
2018/10/03
[tmux/tmux] f7c85f: Do not move the cursor when the mouse wheel is use...
GitHub
-
2018/10/01
[tmux/tmux] 5a7cf8: Correctly check offset for drawing multiple cells,...
GitHub
-
2018/09/28
[tmux/tmux] 8053b6: Fix select-pane -m, GitHub issuie 1490.
GitHub
-
2018/09/27
[tmux/tmux] 228e1a: Use same working directory rules for jobs as new w...
GitHub
-
2018/09/26
[tmux/tmux] ebaf54: Add formats for when window is larger than client,...
GitHub
-
2018/09/26
[tmux/tmux] b74b04: More of revert.
GitHub
-
2018/09/26
[tmux/tmux] 04c6db: Revert "Add a B flag to mark windows bigger than t...
GitHub
-
2018/09/25
[tmux/tmux] 6abb62: Change the B into a +.
GitHub
-
2018/09/25
[tmux/tmux] 7d59f8: Allow panes to be 1 line or column by redrawing in...
GitHub
-
2018/09/25
[tmux/tmux] cbf150: Do not clamp to needed size since it may be too bi...
GitHub
-
2018/09/25
[tmux/tmux] 83b2d5: window_printable_flags needs an additional argumen...
GitHub
-
2018/09/25
[tmux/tmux] b4e74f: Add a B flag to mark windows bigger than the clien...
GitHub
-
2018/09/25
[tmux/tmux] 26d73a: Ignore clients that are suspended or exiting.
GitHub
-
2018/09/25
[tmux/tmux] 570692: Add to TODO.
GitHub
-
2018/09/24
[tmux/tmux] 7bc6c1: Only include pane status in minimum size if it is ...
GitHub
-
2018/09/24
[tmux/tmux] ad71e7: Calculate size when trimming RHS correctly.
GitHub
-
2018/09/11
[tmux/tmux] 71d2ab: Fix up merge.
GitHub
-
2018/09/11
[tmux/tmux] be2201: The cursor position is limited to the margins for ...
GitHub
-
2018/09/11
[tmux/tmux] 3fa538: Restore window_pane_visible for drawing panes and ...
GitHub
-
2018/09/11
[tmux/tmux] 84df87: x,y -> px,py.
GitHub
-
2018/09/11
[tmux/tmux] bd9133: Do not check for mouse events on pane borders when...
GitHub
-
2018/09/10
[tmux/tmux] 1b92af: Do not clear selection when searching.
GitHub
-
2018/09/09
[tmux/tmux] 5aa435: window_get_active_at needs to check visible also.
GitHub
-
2018/09/09
[tmux/tmux] a61827: Bring back window_pane_visible to stop input going...
GitHub
-
2018/09/08
[tmux/tmux] 8598fd: Add to TODO.
GitHub
-
2018/09/05
[tmux/tmux] 59df94: Fixes to resize-window from Ben Boeckel.
GitHub
-
2018/09/05
[tmux/tmux] 621bb1: Cast parameters to tparm, from Christos Zoulas via...
GitHub
-
2018/09/04
[tmux/tmux] 8e24b0: Makefile.am: Add space between -f and argument
GitHub
-
2018/09/03
[tmux/tmux] 9bab73: Fix selection test, from Takeshi Banse.
GitHub
-
2018/08/31
[tmux/tmux] 4e8672: Add to TODO.
GitHub
-
2018/08/29
[tmux/tmux] 95e3e3: Reset line flag when clearing selection, GitHub is...
GitHub
-
2018/08/29
[tmux/tmux] 479cac: Fix target line for fast path in tty_draw_pane.
GitHub
-
2018/08/29
[tmux/tmux] 763751: Fix refresh-client flags.
GitHub
-
2018/08/29
[tmux/tmux] 9263a6: Update TODO.
GitHub
-
2018/08/29
[tmux/tmux] f57aa1: Keep any text killed in the command prompt with C-...
GitHub
-
2018/08/29
[tmux/tmux] e53094: Add C-Left and C-Right as aliases for M-b and M-f.
GitHub
-
2018/08/27
[tmux/tmux] 79d235: Memory leaks, from Gang Fan in GitHub issue 1453.
GitHub
-
2018/08/26
[tmux/tmux] 79a947: tty_clamp_* need to use wp->xoff and wp->yoff for ...
GitHub
-
2018/08/26
[tmux/tmux] 1b4402: Add q: format prefix to escape sh(1) special chara...
GitHub
-
2018/08/25
[tmux/tmux] 7fbd2f: Do not draw cells which have no cell (zoomed and t...
GitHub
-
2018/08/23
[tmux/tmux] f38b5a: all_jobs can be static.
GitHub
-
2018/08/23
[tmux/tmux] bceccc: Move job struct into job.c.
GitHub
-
2018/08/23
[tmux/tmux] 183193: Update CHANGES.
GitHub
-
2018/08/22
[tmux/tmux] 55db36: Add StatusLeft and StatusRight mouse key modifiers...
GitHub
-
2018/08/22
[tmux/tmux] ee3e0e: Update TODO.
GitHub
-
2018/08/21
[tmux/tmux] db8849: Update TODO.
GitHub
-
2018/08/21
[tmux/tmux] bfc9fb: Add flags to refresh-client (-U -D -L -R and -c) t...
GitHub
-
2018/08/21
[tmux/tmux] 314ee1: The stored mouse position should not include the s...
GitHub
-
2018/08/20
[tmux/tmux] 98a478: Move offset of window list into status struct.
GitHub
-
2018/08/20
[tmux/tmux] 9f3947: Only screen-redraw.c needs to adjust for message o...
GitHub
-
2018/08/20
[tmux/tmux] 458b4b: Need to adjust for lines if at top.
GitHub
-
2018/08/20
[tmux/tmux] 315082: Use the y offset from the context which has alread...
GitHub
-
2018/08/20
[tmux/tmux] 1e8c9f: Update CHANGES.
GitHub
-
2018/08/20
[tmux/tmux] 9f2db6: Fix problems with page scrolling in copy mode, Git...
GitHub
-
2018/08/20
[tmux/tmux]
GitHub
-
2018/08/20
[tmux/tmux] 641191: Support for windows larger than the client.
GitHub
-
2018/08/20
[tmux/tmux] 8f6826: Update manual for new bits.
GitHub
-
2018/08/20
[tmux/tmux] 73bedf: Stray blank line.
GitHub
-
2018/08/19
[tmux/tmux] f0a529: recalculate_sizes() needs to recalculate the offse...
GitHub
-
2018/08/19
[tmux/tmux] cac4ea: Add a flag to force redrawing of the status line e...
GitHub
-
2018/08/19
[tmux/tmux] cac4ea: Add a flag to force redrawing of the status line e...
GitHub
-
2018/08/19
[tmux/tmux] 9bbc3e: session_width and height are gone.
GitHub
-
2018/08/19
[tmux/tmux] d95fad: Expand \u and \U escape sequences in command strin...
GitHub
-
2018/08/19
[tmux/tmux] 30c61a: Clear STATUSOFF flag if status line is OK.
GitHub
-
2018/08/19
[tmux/tmux] d95fad: Expand \u and \U escape sequences in command strin...
GitHub
-
2018/08/19
[tmux/tmux] b17640: Do not dereference unassigned window pointer.
GitHub
-
2018/08/19
[tmux/tmux] 7387d1: Need to update offset when current window changes.
GitHub
-
2018/08/19
[tmux/tmux] 991e04: Don't use temporary.
GitHub
-
2018/08/19
[tmux/tmux] dc24ba: Can calculate lines inside function, rather than u...
GitHub
-
2018/08/19
[tmux/tmux] 88327c: Add a client redraw-window flag instead of the red...
GitHub
-
2018/08/19
[tmux/tmux] 88327c: Add a client redraw-window flag instead of the red...
GitHub
-
2018/08/19
[tmux/tmux] b48aef: Unused variable.
GitHub
-
2018/08/19
[tmux/tmux] fff1d6: Always need the visible window when calculating of...
GitHub