Messages by Thread
-
[tmux/tmux] 44304b: Add pane_start_command_list to tests.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 6967f5: Add additional pane sort orders.
'Thomas Adam' via tmux-git
-
[tmux/tmux] 29f093: Update tests for -E.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 310d0e: Pane sort tests.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] e1fc6b: Add manual width and height window formats.
'Thomas Adam' via tmux-git
-
[tmux/tmux] cceca5: Add single quote operator.
'Thomas Adam' via tmux-git
-
[tmux/tmux] 47b90a: Add single quote test.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] fa2c9f: Allow join-pane to tile floating panes, from Dane ...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 89a59d: Bump version.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] f645f0: A few more tests.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 2b8c3c: Enable swap-pane on floating panes again but not -...
'Thomas Adam' via tmux-git
-
[tmux/tmux] dbb70b: Fix test.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] abcf8d: Put ASAN_OPTIONS in the right place.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 351bef: Undo last.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 6ebef7: Do not double free or leak pane on failure, from U...
'Thomas Adam' via tmux-git
-
[tmux/tmux] f592be: Do not require debug for ASAN.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 352b11: Fix.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] bf0eee: Fix.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 228c9c: Tweak.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] fa2a3b: Use ASAN in tests.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] d718b0: More test fixes.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] a82e09: Test fixes.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 6b9b6c: Copy UTF-8 data correctly.
'Thomas Adam' via tmux-git
-
[tmux/tmux] 390805: Make output nicer for tests.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 70f37e: No vis.h in portable.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] b6fca5: Add tests for input path.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 0a81f4: Add a raw grid output to capture-pane for debuggin...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 01c86e: No x flag.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 0ad503: Do not crash if no client.
'Thomas Adam' via tmux-git
-
[tmux/tmux] a9a04c: Targets tests.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] d626ce: Environment tests.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 7713cb: Add options tests.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 9dcc2d: Add format modifiers test.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 3ef51a: move-pane needs -D.
'Thomas Adam' via tmux-git
-
[tmux/tmux] 735bbf: Disable time expansion if expanding an inner forma...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 3d58e0: no point in having stuff i cannot test
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 9fb67a: Missing \.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] d9d12c: More tweaks.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 728ad2: utf8proc.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 5b3747: Spaces.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] c41e98: yaml is poo.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 35f429: macOS too.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 85fc0e: Add a test for regress.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 6f5884: Remove a char which differs between platforms.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] fada35: Colours changed in tests.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] bd5d7a: Update prompt test.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 810835: Update names test.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 5e32ed: Fix up merge.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 565db4: Instead of fully redrawing the pane when sync ends...
'Thomas Adam' via tmux-git
-
[tmux/tmux] e80290: Fix so that the end of a synchronized update again...
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] cfa755: Rm a commment.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] e9396e: Add a couple of format c/f and c/b to emit colours.
'Thomas Adam' via tmux-git
-
[tmux/tmux] 4f7bef: Use only one space with -p.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 80b1f2: Use \; at top level also.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 111a11: Expand tabs in print.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 724f85: Do not draw to tty if PANE_REDRAW has been set sin...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 1853c2: Only print one line by default.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 115002: Add some tests.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] e69950: Add overline for ghostty also, GitHub issue 5309.
'Thomas Adam' via tmux-git
-
[tmux/tmux] db8f9b: Fix various problems.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 4951ea: Remove parser test.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 74a506: Fix some indentation.
'Thomas Adam' via tmux-git
-
[tmux/tmux] ab3da8: Handle aliases.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] bce30e: Remove unused end_line.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 1302bb: Remove stray decl.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] e93534: More cleanup.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 6d56dd: Move file and flags into parser.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 06b0c3: Deferred redraw entering alternate screen:
'Michael Grant' via tmux-git
-
[tmux/tmux] eda7e5: Change a malloc to calloc.
'Thomas Adam' via tmux-git
-
[tmux/tmux] 8ca743: Remove stray leftovers.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] a9cff0: Remove cmd_list and old stuff.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 928c7a: More checks for macOS.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 186f51: Do not report errors using client before one is set.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 298b35: Fail on any error.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 7a1cc1: Remove XXX.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] fefb92: Better way of working out any flag.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 36273f: Better version.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 8ac29f: Handle ; better.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] db9b54: Handle ; better.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 54f5c8: Convert most of remaining bits.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] b3bb8b: Options and hooks updates.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] c92720: Preserve file and flags.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 08500f: Do not use item if NULL.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] a97912: Simplify args stuff.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] bb71ec: On alternate-screen entry, tmux now:
'Michael Grant' via tmux-git
-
[tmux/tmux] 91ea9e: Init.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] b30f5f: Switch over args stuff.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] d4eca8: Read only bits.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 8908f5: Allow input to be NULL.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] eb2e26: Default command tree bits.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 9569c5: Some key bits.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] f8674c: Add default features for Ghostty, GitHub issue 530...
'Thomas Adam' via tmux-git
-
[tmux/tmux] b48e2e: Handle key binding.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 401793: Fix indentation.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] abefc3: Redraw when sync stops again (accidentally turned ...
'Thomas Adam' via tmux-git
-
[tmux/tmux] fcfa0b: Allow simple commands to be fired.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 5f7a4b: Remove unused arguments.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] bcc2b7: Remove pointless debug.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] b8a629: Log func also.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 9e8cf6: Stub out all users of old API.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 45f400: Not so much const.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 572b32: Remove old bits.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] e6ad44: Fix some errors.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 96cd98: Include Makefile.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] ac23a4: Use correct branch for if.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 22b6ad: Add invoke API.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] a97f64: Remove C-r from help since it does not in fact exist.
'Thomas Adam' via tmux-git
-
[tmux/tmux] 0e418b: Remove C-r from help.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 78a214: Update CHANGES.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] dbe509: Add caching of scrollbar options to 3.7a branch.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] efe245: New tmux parser and test program.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] e06207: Cache scrollbar options in window to avoid a slow ...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 166267: Allow :. in names again, forbidding them is overly...
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 65a032: Allow :. in names again, forbidding them is overly...
'Thomas Adam' via tmux-git
-
[tmux/tmux] bcd54d: Add link=/nolink to styles to specific a hyperlink...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 95719e: Limit hyperlink URIs to 1024 bytes which seems eno...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 132a63: Allow empty window and session names.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 5df51a: Allow empty window and session names.
'Thomas Adam' via tmux-git
-
[tmux/tmux] 64db14: Update select-layout and list-windows to work with...
'Michael Grant' via tmux-git
-
[tmux/tmux] ad74c5: Add additional grid consistency checks for macOS.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] c29b41: Make pane scrollbars able to auto-hide after a sho...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 4e6126: Only forbid #( in names and titles (styles are #[ ...
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 7383c0: Preseve prompt flags across line clear, from Aung ...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 2dc704: Always set SIXEL aspect ratio to 1:1, GitHub issue...
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 6c2ef7: Bump version.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] b0db91: Update check-names test.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 12ae25: Get rid of ARGS_COMMAND.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 3c49f6: Add parse-at-a-time API and convert easy callers.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 5be44a: Use linked sessions not active.
'Thomas Adam' via tmux-git
-
[tmux/tmux] c0f213: Add info modes to tree mode like for clients.
'Thomas Adam' via tmux-git
-
[tmux/tmux] 81f88f: Add a missing {.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 4eafb2: tmux 3.7.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 4fc464: Tweak.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 9542b0: Proposed fix to fix sb_auto_hover getting stuck wh...
'Michael Grant' via tmux-git
-
[tmux/tmux] a2915c: Fuzzy test.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 575f84: Add switch-mode a fast switcher with fuzzy searchi...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 973c4a: Drop mouse movement events rather than redrawing u...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 217dae: Tweaks to fuzzy code.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] f59921: Use underscore for current in status line.
'Thomas Adam' via tmux-git
-
[tmux/tmux] ec3c65: message-command-style should be inverse of message...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 4869a5: Add tree-mode-selection-style to continue the proc...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 73fd01: Some colour fixes and tweaks (marked pane, cursor ...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 19db01: Do not force theme colours to default when capturing.
'Thomas Adam' via tmux-git
-
[tmux/tmux] 1e5aef: Update tests for colour/position changes.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 073b25: Update tests for colour/position changes.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 666464: Add X11 colours script.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] dd2fef: Do not count arguments starting - as optional argu...
'Thomas Adam' via tmux-git
-
[tmux/tmux] db11aa: Format variable for client colours.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 8e79c4: Bump style buffer to 1024, GitHub issue 5279 from ...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 3631f8: Apply better colours to various builtin bits in mo...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 569e9d: Make the default colours more conservative, its re...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 8c55a3: Add nicer dark and light colour sets (themes) used...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 2d0845: Fix scrollbar with a format colour.
'Thomas Adam' via tmux-git
-
[tmux/tmux] 0d0161: Expand colours as formats like styles.
'Thomas Adam' via tmux-git
-
[tmux/tmux] 7c1ef6: Format variable for client colours.
'Thomas Adam' via tmux-git
-
[tmux/tmux] dd3218: Don't show default pane titles.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 5e3084: Change key bindings.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] d14b14: Fix bugs.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] ac62e0: Revert some changes not needed.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 51d037: Major rework of prompts. The basic prompt mechanic...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 1a6d1d: Use more width.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 3c636a: Merge branch 'prompt_tidy' into switch_mode2
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 3d26aa: Prompt regress (will not pass yet).
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 0ed3a6: Do not complete aliases.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] f29bfa: Prompt mouse support.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 7379c0: Do not fill if not client prompt.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 6a9163: Add some more format variables for prompt input.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 31e102: More fixes.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 6935de: Added regression test for floating pane geometry a...
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] b3b7ed: Add another prompt test.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] f6b229: Various tidying and fixes.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] d9d608: Copy mode per pane prompts.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 55cffb: Fix PROMPT_ACCEPT.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 7a7c0e: Remove dead code.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] ee8806: No need for client now.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] d675ee: Get rid of prompt menu and just show completions i...
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 98cb7c: Handle client outside prompt code if needed.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 1e45aa: Get rid of some client usage.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 6b1219: Ignore mouse when help is open.
'Thomas Adam' via tmux-git
-
[tmux/tmux] bd547c: Add prompt regress test.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] ba9faa: Free modes rather than going through reset when pa...
'Thomas Adam' via tmux-git
-
[tmux/tmux] 5ed67a: Offset menu properly.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 36385e: Use correct menu position.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 51f310: Minor tidying.
'Nicholas Marriott' via tmux-git
-
[tmux/tmux] 9c475a: Use prompt for modes.
'Nicholas Marriott' via tmux-git