Messages by Date
-
2017/03/18
[tmux/tmux] 792455: Tweak test for program_invocation_short_name.
GitHub
-
2017/03/18
[tmux/tmux] 4eec32: Clarify that release instructions will install.
GitHub
-
2017/03/17
[tmux/tmux] 640666: Fix some warnings.
GitHub
-
2017/03/16
[tmux/tmux] b69efb: Redraw after killp -a.
GitHub
-
2017/03/15
[tmux/tmux] 2a9d69: Invalidate the cursor when we think we should have...
GitHub
-
2017/03/15
[tmux/tmux] 3c3c08: Try to avoid moving the cursor to the start of the...
GitHub
-
2017/03/13
[tmux/tmux] 8e9b10: Log where panes are created.
GitHub
-
2017/03/13
[tmux/tmux] fd6521: Revert previous, breaks normal short targets, repo...
GitHub
-
2017/03/11
[tmux/tmux] 0fe3b7: Only look for window and pane parts of target as a...
GitHub
-
2017/03/09
[tmux/tmux] 55e73e: Clear the bracket paste mode when in the command p...
GitHub
-
2017/03/09
[tmux/tmux] a24cf4: Can only check for one with AC_CHECK_LIB.
GitHub
-
2017/03/09
[tmux/tmux] dbfee6: Move server_fill_environ into environ.c and move s...
GitHub
-
2017/03/09
[tmux/tmux] fd96cc: No extra : for errx and warnx.
GitHub
-
2017/03/09
[tmux/tmux] b79df1: Compat code for strndup and strnlen.
GitHub
-
2017/03/09
[tmux/tmux] 514a72: Solaris fixes, mostly from Dagobert Michelsen.
GitHub
-
2017/03/08
[tmux/tmux] e8f260: Skip over padding cells when moving the cursor lef...
GitHub
-
2017/03/08
[tmux/tmux]
GitHub
-
2017/03/08
[tmux/tmux] 78ca1b: Always send smkx to the terminal outside, the keys...
GitHub
-
2017/03/08
[tmux/tmux] 6b2009: Add a helper function for the most common format_c...
GitHub
-
2017/03/07
[tmux/tmux] daac28: If moving cells outside the current used count, up...
GitHub
-
2017/03/06
[tmux/tmux] fba9eb: When redrawing a combined UTF-8 characters in its ...
GitHub
-
2017/03/06
[tmux/tmux] fa27cb: Expand on OS X faffing, based on a diff from Kurti...
GitHub
-
2017/02/27
[tmux/tmux] e741a0: If splitw -b is used, insert the new pane before t...
GitHub
-
2017/02/27
[tmux/tmux] 2fa16e: Change to vim(1) script by Eric Pruitt.
GitHub
-
2017/02/22
[tmux/tmux] 0414b1: Minor bits: fix an array size, add comment, make g...
GitHub
-
2017/02/21
[tmux/tmux] 8a0b27: Change pane redraw to collect cells up as well, an...
GitHub
-
2017/02/21
[tmux/tmux] 27ee34: Don't need is1,is2,is3 so remove them.
GitHub
-
2017/02/21
[tmux/tmux] 9e4c51: Scrolling at least needs to be flushed before send...
GitHub
-
2017/02/21
[tmux/tmux] c889e1: Merge clear-history into capture-pane.
GitHub
-
2017/02/19
[tmux/tmux] 55e76e: Improve NetBSD KERN_PROC2 bit, mostly from Kamil R...
GitHub
-
2017/02/17
[tmux/tmux] 203d60: Add to TODO.
GitHub
-
2017/02/16
[tmux/tmux] ee7acd: Update TODO.
GitHub
-
2017/02/16
[tmux/tmux] 8b8d09: Style nits.
GitHub
-
2017/02/15
[tmux/tmux] dd25a6: Do not clear to end of screen unless the pane is a...
GitHub
-
2017/02/15
[tmux/tmux] b9b7da: Copy 24-bit-color.sh from iTerm2.
GitHub
-
2017/02/15
[tmux/tmux] 640d9e: "status bar" -> "status line" for consistency, fro...
GitHub
-
2017/02/15
[tmux/tmux] 36734a: Hide or fix some warnings.
GitHub
-
2017/02/15
[tmux/tmux] 2b4c14: Remove vis.h.
GitHub
-
2017/02/14
[tmux/tmux] e340df: Make source-file look for files relative to the cl...
GitHub
-
2017/02/14
[tmux/tmux] 8de4c1: Document refresh-client -C.
GitHub
-
2017/02/09
[tmux/tmux] c75cce: Add to TODO.
GitHub
-
2017/02/09
[tmux/tmux] b7ddfb: Don't lie about the default size in the man page.
GitHub
-
2017/02/09
[tmux/tmux] ddb375: Combining characters need a full flush.
GitHub
-
2017/02/09
[tmux/tmux] fd6e46: When an ordinary (not collected) cell is received,...
GitHub
-
2017/02/08
[tmux/tmux] 1811dc: Another helper function to write to terminal and l...
GitHub
-
2017/02/08
[tmux/tmux] 2f8549: Do not adjust region lower by pane offset when scr...
GitHub
-
2017/02/08
[tmux/tmux] ac1f29: Add a helper to store a cell, and some tidying.
GitHub
-
2017/02/08
[tmux/tmux] 713f3b: Improve some of the logging on resize.
GitHub
-
2017/02/08
[tmux/tmux] 9af5f3: Give an example, from Timothee Cour.
GitHub
-
2017/02/08
[tmux/tmux] 35a060: Remove event watermarks, don't work well enough to...
GitHub
-
2017/02/07
[tmux/tmux] 20f5e3: Remove a debugging leftover.
GitHub
-
2017/02/07
[tmux/tmux] 6ea36a: DECSLRM in xterm(1) appears to have a quirk where ...
GitHub
-
2017/02/07
[tmux/tmux] 9491a5: Unfortunately DECFRA does not handle default colou...
GitHub
-
2017/02/07
[tmux/tmux] 0f5a2c: Look for libtinfo before libncurses.
GitHub
-
2017/02/06
[tmux/tmux] d60e58: Use DECFRA on VT420 compatible terminals (so, xter...
GitHub
-
2017/02/06
[tmux/tmux] 68e049: Do not go through the whole attributes setting pro...
GitHub
-
2017/02/06
[tmux/tmux] 10e14a: Add BCE for clear to start of screen, which was so...
GitHub
-
2017/02/06
[tmux/tmux] e67548: Cancel key table when switching session, unless th...
GitHub
-
2017/02/06
[tmux/tmux] 3fd34e: Only redraw the modified character when adding com...
GitHub
-
2017/02/06
[tmux/tmux] 4eabd7: Do not declare program_invocation_short_name becau...
GitHub
-
2017/02/06
[tmux/tmux] c7c101: Update sys/queue.h from OpenBSD.
GitHub
-
2017/02/04
[tmux/tmux] d09125: Missing va_end, from Anton Lindqvist.
GitHub
-
2017/02/03
[tmux/tmux] 75adf8: Expand lines more aggressively to reduce rate of a...
GitHub
-
2017/02/03
[tmux/tmux] 7d23d0: Add a window or pane id "tag" to each format tree ...
GitHub
-
2017/02/01
[tmux/tmux] dd0c81: Implement "all event" (1003) mouse mode but in a w...
GitHub
-
2017/01/31
[tmux/tmux] c54a5d: Add wchar.h to compat.h, from Koichi Shiraishi.
GitHub
-
2017/01/30
[tmux/tmux] 340859: When a flag option is used in a format, it should ...
GitHub
-
2017/01/29
[tmux/tmux] b6099f: Add -n to break-pane.
GitHub
-
2017/01/28
[tmux/tmux] 54309c: Do not clear the key table when changing session o...
GitHub
-
2017/01/26
[tmux/tmux] 503af3: This link is better.
GitHub
-
2017/01/26
[tmux/tmux] a4367b: Add ISSUE_TEMPLATE.
GitHub
-
2017/01/25
[tmux/tmux] 776ce8: Clear option before adding to array if no -a, repo...
GitHub
-
2017/01/25
[tmux/tmux] ea70e6: -paths.h.
GitHub
-
2017/01/25
[tmux/tmux] 0f9354: Bad merge.
GitHub
-
2017/01/25
[tmux/tmux] 0a63ab: If xterm-keys is on, use xterm(1) style keys for H...
GitHub
-
2017/01/25
[tmux/tmux] 3e495b: compat/* should not include tmux.h.
GitHub
-
2017/01/24
[tmux/tmux] 85338b: Add support for custom command aliases, this is an...
GitHub
-
2017/01/24
[tmux/tmux] 61fce2: If given an array option without an index either s...
GitHub
-
2017/01/24
[tmux/tmux] 3d74e8: Shorten a long line, and don't leak buffer in past...
GitHub
-
2017/01/24
[tmux/tmux] c68ea3: pty.c needs compat.h.
GitHub
-
2017/01/23
[tmux/tmux] a3d5bf: Define away pledge() on !OpenBSD.
GitHub
-
2017/01/23
[tmux/tmux] 1ebe79: Use forkpty() except on OpenBSD.
GitHub
-
2017/01/23
[tmux/tmux] 98e7fb: Open /dev/ptm before pledge() and save it to be us...
GitHub
-
2017/01/22
[tmux/tmux] 4ede35: Accept the OSC 52 escape sequence inside tmux to a...
GitHub
-
2017/01/22
[tmux/tmux] acf331: Add b64_pton as well.
GitHub
-
2017/01/20
[tmux/tmux] 46572b: Print error rather than fatal() if tcgetattr() fai...
GitHub
-
2017/01/19
[tmux/tmux] 61af9d: Look for ncursesw as well as ncurses, based on a c...
GitHub
-
2017/01/18
[tmux/tmux] b98b4e: Put version in log in portable tmux.
GitHub
-
2017/01/18
[tmux/tmux] 7e4908: If --enable-{utf8proc,utempter} is given, do not b...
GitHub
-
2017/01/18
[tmux/tmux] 787f9d: vis.h comes from compat.h.
GitHub
-
2017/01/18
[tmux/tmux] 4bb5a1: Run arguments through vis() as well when printing ...
GitHub
-
2017/01/18
[tmux/tmux] 373541: options_match needs to explicitly check for user o...
GitHub
-
2017/01/16
[tmux/tmux] 6b6b0e: Correctly handle -style options without all of a c...
GitHub
-
2017/01/16
[tmux/tmux] c03467: Fix VIS_DQ check.
GitHub
-
2017/01/16
[tmux/tmux] 68db95: getopt() has a struct option so just return to usi...
GitHub
-
2017/01/16
[tmux/tmux] f20e3e: We need VIS_DQ in vis.h as well.
GitHub
-
2017/01/16
[tmux/tmux] 997b11: Remove vis.h which comes from compat.
GitHub
-
2017/01/15
[tmux/tmux] 52847a: It is silly for cmd_list_parse to return an intege...
GitHub
-
2017/01/15
[tmux/tmux] a3cf99: Append needs to go old,new not new,old...
GitHub
-
2017/01/14
[tmux/tmux] e06efa: killp -a should not kill the window if only one pa...
GitHub
-
2017/01/13
[tmux/tmux] 22a528: Make options_get_string return const string.
GitHub
-
2017/01/13
[tmux/tmux] 95950b: Add -E to detach-client to exec a command to repla...
GitHub
-
2017/01/12
[tmux/tmux] 24cba5: Simplify appending to string options.
GitHub
-
2017/01/12
[tmux/tmux] dad309: Put all palette functions together in the file.
GitHub
-
2017/01/11
[tmux/tmux] 9e7860: Fix setting the palette of aixterm colours (90-97)...
GitHub
-
2017/01/11
[tmux/tmux] 3bb140: Add some missing special keys to key_string_lookup...
GitHub
-
2017/01/11
[tmux/tmux] 7497ec: Use a macro for looking up tty types.
GitHub
-
2017/01/11
[tmux/tmux] 458b6e: Some tidying and tweaks to options code.
GitHub
-
2017/01/10
[tmux/tmux] 552662: Minor tidying in a couple of commands.
GitHub
-
2017/01/10
[tmux/tmux] aa4de2: Need to escape ; twice because the command list pa...
GitHub
-
2017/01/10
[tmux/tmux] ba35e8: 15 minutes is not 1800 seconds, but just remove lo...
GitHub
-
2017/01/10
[tmux/tmux] 2283f1: -temacs-copy should now be -Tcopy-mode
GitHub
-
2017/01/10
[tmux/tmux] a5c89a: Change around the example .tmux.conf to show some ...
GitHub
-
2017/01/10
[tmux/tmux] 5ea7a0: Quote backslash as well for %%%.
GitHub
-
2017/01/10
[tmux/tmux] e78142: Some manpage fixes: rephrase a convoluted sentence...
GitHub
-
2017/01/10
[tmux/tmux] 40fddf: avoid unneccessary markup; tweaked and ok nicm
GitHub
-
2017/01/09
[tmux/tmux] 844f2e: Add simple comparisons in formats: #{==:a,b} and #...
GitHub
-
2017/01/09
[tmux/tmux] 366196: Add a format for the version.
GitHub
-
2017/01/09
[tmux/tmux] 5330a2: Run the source-file pattern through glob(3).
GitHub
-
2017/01/09
[tmux/tmux] d90fa2: Tweak TODO file.
GitHub
-
2017/01/07
[tmux/tmux] c05002: Add note about ccc and initc so people who want it...
GitHub
-
2017/01/07
[tmux/tmux] 314e93: Add support for the OSC 4 and OSC 104 palette sett...
GitHub
-
2017/01/06
[tmux/tmux]
GitHub
-
2017/01/06
[tmux/tmux] 2c1cfe: WIP
GitHub
-
2017/01/06
[tmux/tmux] 461217: Incremental search in copy mode (on for emacs keys...
GitHub
-
2017/01/05
[tmux/tmux] 9a5667: Highlight all occurrences of search string after s...
GitHub
-
2017/01/02
[tmux/tmux] 43e8f6: Escape backspace for capture-pane -P, from George ...
GitHub
-
2016/12/30
[tmux/tmux] 1015b1: Change the xterm-keys option to default to on, so ...
GitHub
-
2016/12/28
[tmux/tmux] 70ba3c: Fix the prefer unattached session behaviour of
GitHub
-
2016/12/20
[tmux/tmux] af56e5: utempter is no longer the default, and mention ncu...
GitHub
-
2016/12/14
[tmux/tmux] e36f93: Fix up winlink lists after swap-window.
GitHub
-
2016/12/11
[tmux/tmux] b851c6: -N without arguments needs to set prefix count for...
GitHub
-
2016/12/09
[tmux/tmux] bee95b: Spacing nits.
GitHub
-
2016/12/08
[tmux/tmux] 2a7b4b: Fix send-keys with UTF-8.
GitHub
-
2016/12/07
[tmux/tmux] 5819d2: Do not clear the prompt when a message is shown, j...
GitHub
-
2016/12/07
[tmux/tmux] a8f3ad: Make prefix work in all tables (except the prefix ...
GitHub
-
2016/11/30
[tmux/tmux] 1a6156: Fix check for cursor at end of line.
GitHub
-
2016/11/29
[tmux/tmux] 6b46c6: Make send -N work for all keys, not just in copy m...
GitHub
-
2016/11/28
[tmux/tmux] 9fc925: When comparing ocy to orlower in tty_cmd_cell, the...
GitHub
-
2016/11/24
[tmux/tmux] 6f8ced: The mouse valid flag needs to be correct before we...
GitHub
-
2016/11/24
[tmux/tmux] 7e6c2c: Make the selection able to exist independent of th...
GitHub
-
2016/11/23
[tmux/tmux] 24916f: Error on invalid modifier keys.
GitHub
-
2016/11/17
[tmux/tmux.github.io] 9b6522: Update link to newer book revision
GitHub
-
2016/11/17
[tmux/tmux.github.io] d9c9b1: Regenerate
GitHub
-
2016/11/17
[tmux/tmux] 3cf19d: Key running commands for #() by the unexpanded com...
GitHub
-
2016/11/16
[tmux/tmux] a8e2d8: Don't error if renaming a session to its current n...
GitHub
-
2016/11/16
[tmux/tmux] 81f1d6: Do not stop dragging when the wheel is pressed, fr...
GitHub
-
2016/11/16
[tmux/tmux] 5636d3: Initialize modeprefix to 1 properly in window_pane...
GitHub
-
2016/11/15
[tmux/tmux] e88b74: The target validity check used window_pane_visible...
GitHub
-
2016/11/15
[tmux/tmux] 0ace77: Initial attempt to make use of left and right marg...
GitHub
-
2016/11/15
[tmux/tmux] 9fe43d: Add copy-pipe-and-cancel, from Artem Fokin.
GitHub
-
2016/11/14
[tmux/tmux] afbf0d: rotate-window needs to unzoom, problem reported by...
GitHub
-
2016/11/12
[tmux/tmux] b7398a: Do not execute commands for a client until it has ...
GitHub
-
2016/11/11
[tmux/tmux] 36f8fa: Do not crash with run-shell -b and no window pane ...
GitHub
-
2016/11/04
[tmux/tmux] f947d2: Do not try to set the CHANGED flag on windows with...
GitHub
-
2016/11/04
[tmux/tmux] 353439: enum values need to fit in 32 bits; we only use en...
GitHub
-
2016/11/02
[tmux/tmux] 382e09: Make an empty state on error rather than leaving s...
GitHub
-
2016/11/01
[tmux/tmux] c83fee: Clear window alert flags after setting winlink ale...
GitHub
-
2016/10/28
[tmux/tmux] 178894: Do not force symbols to width 1, from Yen Chi Hsua...
GitHub
-
2016/10/27
[tmux/tmux] 4aa5dd: Add a CONTRIBUTING file with some information on o...
GitHub
-
2016/10/26
[tmux/tmux] abea17: Buffer name can be NULL, check before strdup().
GitHub
-
2016/10/25
[tmux/tmux] 99946a: Do not handle activity or silence alerts in the cu...
GitHub
-
2016/10/21
[tmux/tmux] 8084a2: Add %%% to substitute with quotes escaped (convert...
GitHub
-
2016/10/19
[tmux/tmux] b951f0: Put AM_* back, but this time do a dance in configu...
GitHub
-
2016/10/19
[tmux/tmux] 899e62: Alerts are too slow, so rather than walking all se...
GitHub
-
2016/10/19
[tmux/tmux] bc2745: Move session-create hook out of session_create so ...
GitHub
-
2016/10/18
[tmux/tmux] 3742f6: Revert the AM_* change, I can't find a way to make...
GitHub
-
2016/10/18
[tmux/tmux] fb109a: xterm-keys was in the wrong place in the list; Dil...
GitHub
-
2016/10/18
[tmux/tmux] ec4790: I don't remember why we have make clean in dist-ho...
GitHub
-
2016/10/18
[tmux/tmux] ba9f47: Rename found_debug to enable_debug.
GitHub
-
2016/10/18
[tmux/tmux] a0998e: Make grid_clear_cell set up the entry properly for...
GitHub
-
2016/10/18
[tmux/tmux] cf7289: Tweak a couple of log statements.
GitHub
-
2016/10/18
[tmux/tmux] 8763bc: Zero dirty count after flushing.
GitHub
-
2016/10/18
[tmux/tmux] c2f883: Store the right size in the pipe offset for pipe-p...
GitHub
-
2016/10/17
[tmux/tmux] 7d5fd5: Preserve existing AM_CPPFLAGS and AM_LDFLAGS value...
GitHub
-
2016/10/17
[tmux/tmux] f6c49c: One extra empty line not in OpenBSD, and tweak a #...
GitHub
-
2016/10/17
[tmux/tmux] 733185: Can use enable_* rather than adding our own found_...
GitHub
-
2016/10/16
[tmux/tmux] 41e633: Use the notify name string instead of going via an...
GitHub
-
2016/10/16
[tmux/tmux] b342bd: Mass rename struct cmd_q to struct cmdq_item and r...
GitHub
-
2016/10/16
[tmux/tmux] d40134: Update TODO.
GitHub
-
2016/10/16
[tmux/tmux] ddc451: Rewrite command queue handling. Each client still ...
GitHub
-
2016/10/15
[tmux/tmux] bfe14b: Only use pane with run-shell if -t is given.
GitHub
-
2016/10/15
[tmux/tmux] 4fbf56: zap double .Pp;
GitHub
-
2016/10/15
[tmux/tmux] e79903: Give window_create and window_create1 better names...
GitHub
-
2016/10/14
[tmux/tmux] 9b3ae8: Drain notifys once at the end of the server loop i...
GitHub
-
2016/10/14
[tmux/tmux] d413a9: Don't make assumptions about line wrap on !xenl te...
GitHub
-
2016/10/14
[tmux/tmux] 1721d1: source-file and some other commands can recurse ba...
GitHub
-
2016/10/14
[tmux/tmux] 0ec18e: Missing flags in capture-pane, and tweak choose-tr...
GitHub
-
2016/10/13
[tmux/tmux] 4289a1: Trying to do hooks generically is way too complica...
GitHub
-
2016/10/13
[tmux/tmux] 7a1a01: Remove the set-remain-on-exit option, it was alway...
GitHub
-
2016/10/13
[tmux/tmux] 5d2288: Update TODO.
GitHub
-
2016/10/13
[tmux/tmux] e6f718: tmux no longer uses openat() so we can remove the ...
GitHub
-
2016/10/13
[tmux/tmux] 1bd08f: Remove mention of key tables than no longer exist.
GitHub
-
2016/10/13
[tmux/tmux] f691d4: Update TODO.
GitHub
-
2016/10/13
[tmux/tmux] 05dac2: -f missed from splitw usage, from Felix Rosencrant...
GitHub
-
2016/10/13
[tmux/tmux] 22a8af: Unused variable and missing time.h.
GitHub
-
2016/10/12
[tmux/tmux] 76a9e6: NetBSD needs _OPENBSD_SOURCE for reallocarray.
GitHub
-
2016/10/12
[tmux/tmux] 12efb4: Linux: #include <time.h> for time()
GitHub
-
2016/10/12
[tmux/tmux] 0f7d39: Add missing function protype
GitHub
-
2016/10/12
[tmux/tmux] c426e4: Loads more static, except for cmd-*.c and window-*...
GitHub