Messages by Thread
-
[tmux/tmux] cf13d1: Fix a crash when completing sessions, from Anindya...
Thomas Adam
-
[tmux/tmux] 50ee41: Add a -A option to pause a pane manually.
Thomas Adam
-
[tmux/tmux] 23d79c: Instead of a buffer size limit on each pane, set a...
Thomas Adam
-
[tmux/tmux] fddcad: When the pause-after flag is set, send an alternat...
Thomas Adam
-
[tmux/tmux] fee585: Include width in error message.
Thomas Adam
-
[tmux/tmux] c60389: It is not sensible to store pointers into an array...
Thomas Adam
-
[tmux/tmux] a4a3d8: Use bitshifts instead of a union for encoding UTF-...
Thomas Adam
-
[tmux/tmux] 0d8ba2: Add to CHANGES.
Nicholas Marriott
-
[tmux/tmux] d919fa: Change how panes are resized so that the code is c...
Thomas Adam
-
[tmux/tmux] c908d2: Fix various confusion about am vs xenl.
Thomas Adam
-
[tmux/tmux] c58620: Add support for pausing a pane when the output buf...
Thomas Adam
-
[tmux/tmux] 2154e1: Search marks outside the visible text are not usef...
Thomas Adam
-
[tmux/tmux] c4732a: Some improvements to performance of searching:
Thomas Adam
-
[tmux/tmux] 4403af: A } can go on the same line as a command.
Thomas Adam
-
[tmux/tmux] dc74d2: Make the -no-clear command variants not clear the ...
Thomas Adam
-
[tmux/tmux] 23a374: Update CHANGES.
Nicholas Marriott
-
[tmux/tmux] b3782d: Instead of using a custom parse function to proces...
Thomas Adam
-
[tmux/tmux] 3f6af4: Make paste -p the default for ], GitHub issue 2248.
Thomas Adam
-
[tmux/tmux] 4694e9: Move the code to set up a padding cell into grid.c.
Thomas Adam
-
[tmux/tmux] 5fbae8: Fire copy-pipe command even if there is no text, m...
Thomas Adam
-
[tmux/tmux] 7e501f: UTF-8 keys need to be big endian so the size bits ...
Thomas Adam
-
[tmux/tmux] 822ee4: Fail rather than fatal on UTF-8 width 0.
Thomas Adam
-
[tmux/tmux] 981947: Change format callback to return value rather than...
Thomas Adam
-
[tmux/tmux] 674ec4: Try without cursor/keypad flags if a key doesn't e...
Thomas Adam
-
[tmux/tmux] a54a88: Instead of sending all data to control mode client...
Thomas Adam
-
[tmux/tmux] 175e45: Add -i to find-window to ignore case.
Thomas Adam
-
[tmux/tmux] ce6b3a: utf8proc_unicode_version is too new.
Nicholas Marriott
-
[tmux/tmux] bda2a0: Fix ASCII keys with send-keys -l.
Thomas Adam
-
[tmux/tmux] f33659: Make padding cell a valid character.
Thomas Adam
-
[tmux/tmux] ff6f2f: Return new character properly when converting to d...
Thomas Adam
-
[tmux/tmux] ea610a: Pass the stdout file descriptor from the client as...
Thomas Adam
-
[tmux/tmux] bc2e0c: Remove bad merge.
Nicholas Marriott
-
[tmux/tmux] d73fcf: Put the fix back for wcwidth() failing.
Nicholas Marriott
-
[tmux/tmux] dc8934: Fix some error strings, from Kris Katterjohn.
Thomas Adam
-
[tmux/tmux] fd4d3e: Set IUTF8 again when it exists.
Nicholas Marriott
-
[tmux/tmux] bbfb44: Make some data types consistent.
Thomas Adam
-
[tmux/tmux] 26e8e4: Include title for the width of the menu.
Thomas Adam
-
[tmux/tmux] 3a5219: Instead of storing all UTF-8 characters in the ext...
Thomas Adam
-
[tmux/tmux] 14a9fd: Remove leftover call to control_free_offsets and d...
Thomas Adam
-
[tmux/tmux] 6c8298: Now the tty has a pointer back to the client there...
Thomas Adam
-
[tmux/tmux] a06a0e: xterm* can have focus too.
Thomas Adam
-
[tmux/tmux] 2ac6cc: Put headers back how they were.
Nicholas Marriott
-
[tmux/tmux] a48cc4: Maybe this is better.
Nicholas Marriott
-
[tmux/tmux] 1fdacb: Think Solaris needs term.h here.
Nicholas Marriott
-
[tmux/tmux] b3e5a9: And tweak again.
Nicholas Marriott
-
[tmux/tmux] 6ae26a: Fix utf8proc version logging.
Nicholas Marriott
-
[tmux/tmux] 87a59e: Log ncurses and utf8proc versions.
Nicholas Marriott
-
[tmux/tmux] 9a0763: Move client offset stuff into control.c since only...
Thomas Adam
-
[tmux/tmux] 2420bd: spawn.c: fix up bad merge
Thomas Adam
-
[tmux/tmux] 31e3f2: Support code for control mode flow control: allow ...
Thomas Adam
-
[tmux/tmux] 98a18d: Fix a regression test, size is not updated until e...
Nicholas Marriott
-
[tmux/tmux] 6bde1c: Fix a couple more places where the key flags need ...
Thomas Adam
-
[tmux/tmux] 2a9e2b: Key strings need to include the cursor and keypad ...
Thomas Adam
-
[tmux/tmux] 842508: Some other ctrl keys need to be translated with ex...
Thomas Adam
-
[tmux/tmux] e10f5a: Add FreeBSD CI, from Jan Beich.
Nicholas Marriott
-
[tmux/tmux] dc56b3: No paths.h.
Nicholas Marriott
-
[tmux/tmux] 2bc05d: remove vis.h: portable doesn't need this
Thomas Adam
-
[tmux/tmux] 0dd194: Tweak the default choose modes formats:
Thomas Adam
-
[tmux/tmux] 57fe03: Move lazy resize from the pane to the window, ther...
Nicholas Marriott
-
[tmux/tmux] 53c84f: If the application has not requested extended keys...
Nicholas Marriott
-
[tmux/tmux] 740f04: Need to update features after all the sequences co...
Nicholas Marriott
-
[tmux/tmux] c2167c: On select-window, make this client the latest clie...
Nicholas Marriott
-
[tmux/tmux] e8ca5a: List needs to be sorted.
Nicholas Marriott
-
[tmux/tmux] 67090d: XTerm not xterm.
Nicholas Marriott
-
[tmux/tmux] 401f19: Er, misread this and it is not needed.
Nicholas Marriott
-
[tmux/tmux] ca60aa: Translate special CSI u keys on input.
Nicholas Marriott
-
[tmux/tmux] 7317a0: Get == and != the right way round.
Nicholas Marriott
-
[tmux/tmux] 0b828b: Only send XDA on 0.
Nicholas Marriott
-
[tmux/tmux] dcf537: Fix default values for new escape sequences.
Nicholas Marriott
-
[tmux/tmux] c364a7: Only forward extended keys if the application has ...
Nicholas Marriott
-
[tmux/tmux] 3a4f3e: Mask off flags bits in menu keys.
Nicholas Marriott
-
[tmux/tmux] 6d92b9: Add a terminal feature for enable/disable extended...
Nicholas Marriott
-
[tmux/tmux] e6b17e: C-M-S keys need the implied flag also.
Nicholas Marriott
-
[tmux/tmux] e23c73: Stop at end of buffer.
Nicholas Marriott
-
[tmux/tmux] 3e60ab: Send conventional \033 sequences for keys with jus...
Nicholas Marriott
-
[tmux/tmux] 7501e2: Send CSI u sequences for any keys that do not have...
Nicholas Marriott
-
[tmux/tmux] 340fd6: Separate key flags and modifiers, log key flags, m...
Nicholas Marriott
-
[tmux/tmux] 031d48: Rename KEYC_ESCAPE to KEYC_META.
Nicholas Marriott
-
[tmux/tmux] 2cf967: Always set xterm flag.
Nicholas Marriott
-
[tmux/tmux] e95b64: Recognise extended key sequences on input (both th...
Nicholas Marriott
-
[tmux/tmux] 5ee4d9: xterm-keys has been on by default for 5 years and ...
Nicholas Marriott
-
[tmux/tmux] c4d810: Draw outside correctly with pane numbers.
Nicholas Marriott
-
[tmux/tmux] bef701: Check if outside the window before checking if on ...
Nicholas Marriott
-
[tmux/tmux] 316210: Add an option to set the pane border lines style f...
Nicholas Marriott
-
[tmux/tmux] 97c837: Tweak CHANGES.
Nicholas Marriott
-
[tmux/tmux] 4dc0f3: Update CHANGES.
Nicholas Marriott
-
[tmux/tmux] 09a664: Add screen write flags instead of individual bits ...
Nicholas Marriott
-
[tmux/tmux] 0bdbf4: Add a client flag 'active-pane' which stores the a...
Nicholas Marriott
-
[tmux/tmux] 12ecea: Expand target from client and use it to expand the...
Nicholas Marriott
-
[tmux/tmux] 09a224: Use safe loop for freeing client files.
Nicholas Marriott
-
[tmux/tmux] e6d9f3: Add -Z to customize-mode binding.
Nicholas Marriott
-
[tmux/tmux] 3f55d0: Tidy up border redrawing, fix some errors in how t...
Nicholas Marriott
-
[tmux/tmux] 4cb1d3: Move editor stuff to common code in popup.c.
Nicholas Marriott
-
[tmux/tmux] 6214cd: Add a mark in copy mode. Set with set-mark command...
Nicholas Marriott
-
[tmux/tmux] aa7dcc: imsg.h needs uio.h, pointed out by deraadt
Thomas Adam
-
[tmux/tmux] ba20e4: Do not log NULL text.
Nicholas Marriott
-
[tmux/tmux] 8d2384: Show default key bindings in customize mode.
Nicholas Marriott
-
[tmux/tmux] 5a34f5: Include key bindings in customize mode.
Nicholas Marriott
-
[tmux/tmux] c489bf: Support embedded styles in the display-message mes...
Nicholas Marriott
-
[tmux/tmux] 850251: Add to CHANGES.
Nicholas Marriott
-
[tmux/tmux] 007031: Fix comparison of tty name.
Nicholas Marriott
-
[tmux/tmux] d01e7a: Add a -D flag to ask tmux not to daemonize, useful...
Nicholas Marriott
-
[tmux/tmux] 5fa377: Do not loop forever when search finds an empty mat...
Nicholas Marriott
-
[tmux/tmux] 79a9a7: Fix next-matching-bracket logic, from Chris Barber.
Nicholas Marriott
-
[tmux/tmux] 532d06: Initialize return code in case something mysteriou...
Nicholas Marriott
-
[tmux/tmux] 013d85: Wrap all lines in customize mode, not just the des...
Nicholas Marriott
-
[tmux/tmux] 690d72: Remove unused variables.
Nicholas Marriott
-
[tmux/tmux] ca1899: Fix some warnings, from Jan Polensky.
Nicholas Marriott
-
[tmux/tmux] a61cbf: Add a customize mode where options may be browsed ...
Nicholas Marriott
-
[tmux/tmux] b0fa36: Fix pretty time function to actually work and allo...
Nicholas Marriott
-
[tmux/tmux] 63e17d: Do not use client if NULL, from Thomas Adam.
Nicholas Marriott
-
[tmux/tmux] 66ecb1: Update CHANGES.
Nicholas Marriott
-
[tmux/tmux] 7a95e9: Change message log to be per server rather than pe...
Nicholas Marriott
-
[tmux/tmux] c80fc6: Add M-+ and M-- to expand and collapse all items i...
Nicholas Marriott
-
[tmux/tmux] 2f89d2: Change the existing client flags for control mode ...
Nicholas Marriott
-
[tmux/tmux] deacfe: Remove an extra space in clients output.
Nicholas Marriott
-
[tmux/tmux] 32c134: Wrap a line.
Nicholas Marriott
-
[tmux/tmux] 23b4e1: pane_path is not #T, from Chris Rawnsley.
Nicholas Marriott
-
[tmux/tmux] e810f1: Store and restore cursor position when copy mode i...
Nicholas Marriott
-
[tmux/tmux] 1f6c00: Only redraw popup on the client it belongs to.
Nicholas Marriott
-
[tmux/tmux] 63390d: Export TERM_PROGRAM and TERM_PROGRAM_VERSION like ...
Nicholas Marriott
-
[tmux/tmux] 9991a1: Add formats for after hook command arguments.
Nicholas Marriott
-
[tmux/tmux] fc13e9: Turn off cursor in menus again.
Nicholas Marriott
-
[tmux/tmux] a10c4c: Add to CHANGES.
Nicholas Marriott
-
[tmux/tmux] c89ed7: Try to search the entire history first for up to 2...
Nicholas Marriott
-
[tmux/tmux] e7aeb7: Use the cursor position not the current position w...
Nicholas Marriott
-
[tmux/tmux] cb0970: Need musl-gcc for static also.
Nicholas Marriott
-
[tmux/tmux] 4fcbd6: Add musl builds.
Nicholas Marriott
-
[tmux/tmux] ff5e3d: Ugh, enable not with.
Nicholas Marriott
-
[tmux/tmux] fbc8fc: Use termcap instead.
Nicholas Marriott
-
[tmux/tmux] 1cfa6b: Try w/o database.
Nicholas Marriott
-
[tmux/tmux] b203f7: Better ncurses URL and some other fixes.
Nicholas Marriott
-
[tmux/tmux] 97d490: Add build of everything.
Nicholas Marriott
-
[tmux/tmux] 559013: Add more stuff.
Nicholas Marriott
-
[tmux/tmux] ff250a: Fix exclude.
Nicholas Marriott
-
[tmux/tmux] 955d9d: Add static build.
Nicholas Marriott
-
[tmux/tmux] 846b99: Portable does not need sys/queue.h.
Nicholas Marriott
-
[tmux/tmux] d9a444: Do not need to work out status line offset, we alr...
Nicholas Marriott
-
[tmux/tmux] af6928: Clamping to area needs to use the offset without t...
Nicholas Marriott
-
[tmux/tmux] cb1131: menu_mode_cb needs to return a screen also.
Nicholas Marriott
-
[tmux/tmux] e078f9: Update CHANGES.
Nicholas Marriott
-
[tmux/tmux] bf8435: Use VIS_CSTYLE for paste buffers also.
Nicholas Marriott
-
[tmux/tmux] 1fa9bc: Turn off overlay check when we know we are inside.
Nicholas Marriott
-
[tmux/tmux] 3f1fc9: Get the whole overlay screen not just the mode so ...
Nicholas Marriott
-
[tmux/tmux] 8110c7: Do not hoke into struct window_pane from the tty c...
Nicholas Marriott
-
[tmux/tmux] dbebdb: Rename tty_pane_full_width to tty_full_width.
Nicholas Marriott
-
[tmux/tmux] 93dca5: Move size to tty_ctx.
Nicholas Marriott
-
[tmux/tmux] 5ce194: Rename some tty_ctx members.
Nicholas Marriott
-
[tmux/tmux] af21e7: Add -e for new-session.
Nicholas Marriott
-
[tmux/tmux] ec61aa: Solaris at least does not have _PATH_VI.
Nicholas Marriott
-
[tmux/tmux] 5c888e: Typo in man page.
Nicholas Marriott
-
[tmux/tmux] cc1920: Add 'e' key in buffer mode to open the buffer in a...
Nicholas Marriott
-
[tmux/tmux] 048f1f: Do not remove the automatic-rename option from the...
Thomas Adam
-
[tmux/tmux] 6a33a1: Do not remove the automatic-rename option from the...
Nicholas Marriott
-
[tmux/tmux] 8e0122: Allow formats for message-style.
Nicholas Marriott
-
[tmux/tmux] 272f3d: Use format for status-style.
Nicholas Marriott
-
[tmux/tmux] 66bab1: Complete partial window indexes properly.
Nicholas Marriott
-
[tmux/tmux] 254877: Add -W and -T flags to command-prompt to only comp...
Nicholas Marriott
-
[tmux/tmux] 5af694: Complete aliases as well as commands.
Nicholas Marriott
-
[tmux/tmux] 732444: Add to CHANGES.
Nicholas Marriott
-
[tmux/tmux] 6f7009: Copy mode search improvements:
Nicholas Marriott
-
[tmux/tmux] 881b8e: Handle cells outside any pane correctly.
Nicholas Marriott
-
[tmux/tmux] a9743f: Did not mean to commit this bit.
Nicholas Marriott
-
[tmux/tmux] 04033a: Close menu on backspace with TAB flag.
Nicholas Marriott
-
[tmux/tmux] d9fa12: Do not want -O0 by default.
Nicholas Marriott
-
[tmux/tmux] fe601e: Update CHANGES.
Nicholas Marriott
-
[tmux/tmux] b06235: Improve command prompt completion:
Nicholas Marriott
-
[tmux/tmux] 7c52d7: Remove an unnecessary comma.
Nicholas Marriott
-
[tmux/tmux] 3d7674: Need to redraw borders now when some things change...
Nicholas Marriott
-
[tmux/tmux] 2d151d: Apply format to pane status line also.
Nicholas Marriott
-
[tmux/tmux] 24316b: Apply a format when redrawing pane borders.
Nicholas Marriott
-
[tmux/tmux] c1acfb: Start with style initialized to default.
Nicholas Marriott
-
[tmux/tmux] 1f8256: Drop having a separate type for style options and ...
Nicholas Marriott
-
[tmux/tmux] a43a15: Call format_defaults_window for panes as well.
Nicholas Marriott
-
[tmux/tmux] 79b4d8: Use a grid cell not a style for the pane style.
Nicholas Marriott
-
[tmux/tmux] c30e76: Add some additional format helper functions.
Nicholas Marriott
-
[tmux/tmux] 157412: Do not close the stdout file descriptor in control...
Thomas Adam
-
[tmux/tmux] d0fa52: Update CHANGES.
Nicholas Marriott
-
[tmux/tmux] 5811dd: Do not close stdout file descriptor in control mod...
Nicholas Marriott
-
[tmux/tmux] f3d6d4: CUD is not a requirement and tweak some comments.
Nicholas Marriott
-
[tmux/tmux] 9b571d: Instead of forbidding invalid session names, sanit...
Nicholas Marriott
-
[tmux/tmux] 527f66: Instead of having a default set of terminals in te...
Nicholas Marriott
-
[tmux/tmux] c10770: Focus reporting no longer under XT.
Nicholas Marriott
-
[tmux/tmux] a477c0: Do not update mode until actually drawing something.
Nicholas Marriott
-
[tmux/tmux] ae73fd: Do not redraw at all if nothing has changed.
Nicholas Marriott
-
[tmux/tmux] 650d38: tmux 3.1.
Nicholas Marriott
-
[tmux/tmux] bb107d: All of this stuff can be const.
Nicholas Marriott
-
[tmux/tmux] 61550a: Add feature and capabilities for focus reporting. ...
Nicholas Marriott
-
[tmux/tmux] 2d8fd3: Add a feature for strikethrough.
Nicholas Marriott
-
[tmux/tmux] 8650f4: Move terminal features into a single file.
Nicholas Marriott
-
[tmux/tmux] 18886c: ce examples of "Ar arg Ar arg" with "Ar arg arg" ...
Thomas Adam
-
[tmux/tmux] d1c1e0: Update CHANGES.
Nicholas Marriott
-
[tmux/tmux] d53e1f: Add TMUX_SOCK like TMUX_PATH for the socket direct...
Nicholas Marriott
-
[tmux/tmux] 0d3fda: Build list of paths and weed out duplicates before...
Nicholas Marriott
-
[tmux/tmux] f87be8: Add XDG_CONFIG home to the configuration search pa...
Nicholas Marriott