- c767d62 Request terminal colours again on SIGWINCH but at most once every 30 by nicm · 1 year, 3 months ago
- d209fe9 Setulc only does RGB colour so add Setulc1 to do non-RGB colours, GitHub by nicm · 1 year, 3 months ago
- 9456258 Rewrite combined character handling to be more consistent and to support by nicm · 1 year, 3 months ago
- 8636848 Add a session, pane and user mouse range types for the status line and by nicm · 1 year, 3 months ago
- b770a42 Add an option menu-selected-style to configure the currently selected by nicm · 1 year, 3 months ago
- 7a44984 Add flag to next-prompt/previous-prompt to go to command output instead, by nicm · 1 year, 4 months ago
- 1071ef8 Extend the menu drawing function to support custom characters and by nicm · 1 year, 4 months ago
- 8b3e2ea Use a stack for last panes line windows, from Thomas Bertschinger in by nicm · 1 year, 5 months ago
- 43b841f Add support for marking lines with a shell prompt based on the OSC 133 by nicm · 1 year, 5 months ago
- bdd05bd Fix mismatch between function prototype and definition, from Anindya Mukherjee. by nicm · 1 year, 6 months ago
- 204d8f3 Reorder struct grid_cell_entry by tb · 1 year, 7 months ago
- 8f34504 Tidy tparm wrapper functions to have more obvious names and check tparm by nicm · 1 year, 7 months ago
- 48eba4c Ignore the user keys range when checking if a key is Unicode. by nicm · 1 year, 7 months ago
- c21af7e Add a format to show if there are unseen changes while in a mode, from by nicm · 1 year, 8 months ago
- 93b1b78 Extend display-message to work for control clients. GitHub issue 3449. by nicm · 1 year, 10 months ago
- 3aa458e Add a flag to display-menu to select the manu item chosen first, GitHub by nicm · 1 year, 10 months ago
- eb1f8d7 Mark keys sent by command and skip paste handling for them. by nicm · 1 year, 10 months ago
- 483cc77 Have tmux recognise pasted texts wrapped in bracket paste sequences, by nicm · 1 year, 10 months ago
- 09afc6c If a pane is killed, cancel reading from the file. GitHub issue 3422. by nicm · 1 year, 11 months ago
- a41a927 Query the client terminal for foreground and background colours and if by nicm · 1 year, 11 months ago
- 3fe01ff spelling fixes; from paul tagliamonte amendments to his diff are noted on tech by jmc · 1 year, 11 months ago
- 3b3f420 Add send-keys -K to handle keys directly as if typed (so look up in key by nicm · 1 year, 11 months ago
- 7e497c7 Process escape sequences in show-buffer, GitHub issue 3401. by nicm · 1 year, 12 months ago
- fe475bd Parse primary device attributes as well as secondary and add a SIXEL by nicm · 2 years ago
- 2d08235 Add modified Tab key sequences, from Aaron Jensen, GitHub issue 3368. by nicm · 2 years, 1 month ago
- 8edece2 Add paste-buffer-deleted notification and fix name of paste-buffer-changed. by nicm · 2 years, 1 month ago
- 9cc8e40 Add a -T flag to capture-pane to stop at the last used cell instead of by nicm · 2 years, 2 months ago
- 7c2dcd7 Notify when a paste buffer is deleted, GitHub issue 3302 from George Nachman. by nicm · 2 years, 3 months ago
- 03149bf Add a Nobr terminfo capability to tell tmux the terminal does not use by nicm · 2 years, 3 months ago
- 42ba6c1 Add a third state "all" to allow-passthrough to work even in invisible by nicm · 2 years, 4 months ago
- 9e03df5 Defer reading from control client until the command line command has completed. by nicm · 2 years, 5 months ago
- d0d2c39 Support hyperlinks with capture-pane -e and add a mouse_hyperlink by nicm · 2 years, 5 months ago
- cdacc12 Add support for OSC 8 hyperlinks (a VTE extension now supported by other by nicm · 2 years, 5 months ago
- 9c89f7c Store time lines are scrolled into history and display in copy mode. by nicm · 2 years, 5 months ago
- d9f8485 Check cursor options when a pane is created, not just when they are changed. by nicm · 2 years, 5 months ago
- ccc9dc3 If an application gives the first parameter to OSC 52, validate and pass by nicm · 2 years, 6 months ago
- c07d582 Expand arguments to some commands where it makes sense, GitHub issue by nicm · 2 years, 6 months ago
- 020c403 When picking a buffer because one isn't specified by the user, ignore by nicm · 2 years, 6 months ago
- 2b60ff5 If a mouse position was above the maximum supported by the normal mouse by nicm · 2 years, 6 months ago
- cd89000 Add a way for lines added to copy mode to be passed through the parser by nicm · 2 years, 6 months ago
- 792d13a Add a capability for OSC 7 and use it similarly to how the title is set by nicm · 2 years, 8 months ago
- e6e737a Add an option to set the character used for unused areas of the by nicm · 2 years, 8 months ago
- a3d9209 Add remain-on-exit-format to set text shown when pane is dead. by nicm · 2 years, 9 months ago
- ad9b805 Add argument to refresh-client -l to forward clipboard to a pane. GitHub by nicm · 2 years, 9 months ago
- fa71e9a Add next_session_id format with the next session ID, GitHub issue 3078. by nicm · 2 years, 9 months ago
- 0027ee1 Support more mouse buttons when the terminal sends them, GitHub issue 3055. by nicm · 2 years, 9 months ago
- f852086 Do not create a buffer from an OSC 52 response if we have not sent a query. by nicm · 2 years, 9 months ago
- 7e34645 Add option to show arrows for active pane indicator, GitHub issue 3022 by nicm · 2 years, 10 months ago
- ff64aaf ARM's Morello CHERI architecture does not support pointers in packed by nicm · 2 years, 11 months ago
- db3aabc Add a NOBLOCK flag rather than adding amount to wait for when by nicm · 2 years, 12 months ago
- b55f0ac Leave the hardware cursor at the position of the selected line in choose by nicm · 3 years ago
- 5710037 Add a cursor-style option, from Alexis Hildebrandt in GitHub issue 2960. by nicm · 3 years, 1 month ago
- 8d2286b Add a cursor-colour option, from Alexis Hildebrandt in GitHub issue 2959. by nicm · 3 years, 1 month ago
- 49d33a4 Allow detach even if suspend flag set, GitHub issue 2932. by nicm · 3 years, 1 month ago
- 5745bd2 Do not allow inline styles to replace mode-style for the selected item, by nicm · 3 years, 1 month ago
- 197a116 Add a way to force a colour to RGB and a format to display it. by nicm · 3 years, 1 month ago
- ef46eb9 Add -s and -S to display-popup to set popup and border style, from by nicm · 3 years, 1 month ago
- 8a9bfd0 Add -T to set a popup title, from Alexis Hildebrandt in GitHub issue 2941. by nicm · 3 years, 1 month ago
- add2063 Add popup-border-lines option to set popup line style, from Alexis by nicm · 3 years, 1 month ago
- 837ca17 Add popup-style and popup-border-style options, from Alexis Hildebrandt by nicm · 3 years, 1 month ago
- b8581ec Make positions hidden by overlays range-based rather than character-based, by nicm · 3 years, 1 month ago
- 759efe1 Add -e flag to set environment for popup, from Alexis Hildebrandt in by nicm · 3 years, 1 month ago
- 9b1fdb2 Separate "very visible" flag from blinking flag, it should not affect by nicm · 3 years, 2 months ago
- e6b40cb Do fatal/fatalx a different way so the compiler trick to avoid warnings by nicm · 3 years, 2 months ago
- 33ac7a3 Get rid of the last two warnings by turning them off around the problem by nicm · 3 years, 2 months ago
- 34312fd Expand argument to run-shell again. by nicm · 3 years, 2 months ago
- daec63e Replace %% in command lists (by copying them) for template arguments , by nicm · 3 years, 3 months ago
- fd756a1 Allow control mode clients to set a hard limit on the window width and by nicm · 3 years, 3 months ago
- 03d173c Validate command argument types (string or command list) and give more by nicm · 3 years, 3 months ago
- a252fad Fix up some printflike attributes. by nicm · 3 years, 3 months ago
- 210e71e Move command argument parsing common functions and don't bother to parse by nicm · 3 years, 3 months ago
- 069f592 Preserve argument type in command and convert to string on demand. by nicm · 3 years, 3 months ago
- 326d2ef Pass typed arguments out of the parser into the arguments list and let by nicm · 3 years, 3 months ago
- 5241dae Stop caring about empty commands, just treat as a null command. by nicm · 3 years, 3 months ago
- c286fbd Preserve command group when moving temporary list to current list being buit. by nicm · 3 years, 3 months ago
- 110ba76 Rename a member to match what it will be in future. by nicm · 3 years, 3 months ago
- 08e6360 Add args parsing callback for some future work, currently unused. by nicm · 3 years, 3 months ago
- d371764 Wrap command argument definitions in their own struct. by nicm · 3 years, 3 months ago
- 5f32b7d Hide struct args behind a couple of accessor functions. by nicm · 3 years, 3 months ago
- de94a34 Add a couple of const and fix some warnings. by nicm · 3 years, 3 months ago
- 90dd474 Expose args_value struct (will be needed soon) and add some missing frees. by nicm · 3 years, 3 months ago
- 6cbc83c Add a way to create an empty arguments set. by nicm · 3 years, 3 months ago
- 7d7d7c9 Tweak how mouse works on popup: only Meta alone resizes or moves, not by nicm · 3 years, 3 months ago
- 7a0cec5 Fill in some other bits on new panes. by nicm · 3 years, 3 months ago
- 2588c3e Add menu options to convert a popup into a pane. by nicm · 3 years, 3 months ago
- 7789639 Add a menu when a popup is present (mouse only for now). by nicm · 3 years, 3 months ago
- 614611a Add -B flag to remove border from popup. by nicm · 3 years, 3 months ago
- 13a0da2 Break message type stuff out into its own header. by nicm · 3 years, 3 months ago
- 2bb0b9d Change focus to be driven by events rather than walking all panes at end by nicm · 3 years, 3 months ago
- 163908f Move hook format setup earlier and add a hook_client, GitHub issue 2809. by nicm · 3 years, 3 months ago
- 7eea3d7 Break the colour palette into a struct rather than just a single array by nicm · 3 years, 3 months ago
- 9013600 Return to applying pane-border-style to the area outside panes, GitHub by nicm · 3 years, 3 months ago
- 24cd685 Add basic support for zero width joiners, GitHub issues 1605 and 2784. by nicm · 3 years, 4 months ago
- f0e0238 Do not close popups on resize, instead adjust them to fit, from Anindya by nicm · 3 years, 4 months ago
- 732c72c Move default value for TERM into tmux.h. by nicm · 3 years, 4 months ago
- 77b1290 More accurate vi(1) word navigation in copy mode and on the status line. by nicm · 3 years, 6 months ago
- 8661176 Add different command historys for different types of prompts by nicm · 3 years, 6 months ago
- 02a6b39 Improve logging of screen mode changes. by nicm · 3 years, 6 months ago
- f02a6c3 Move "special" keys into the Unicode PUA rather than making them top bit by nicm · 3 years, 6 months ago
- f9f97c8 Change cursor style handling so tmux understands which sequences contain by nicm · 3 years, 6 months ago