2023-08-17 |
nicm | Add a session, pane and user mouse range types for...
|
commit | commitdiff | tree |
2023-08-15 |
nicm | Add meta bindings for status line menus as well as...
|
commit | commitdiff | tree |
2023-08-15 |
nicm | Add an option menu-selected-style to configure the...
|
commit | commitdiff | tree |
2023-08-11 |
nicm | Do not crash if in buffer mode and the last buffer...
|
commit | commitdiff | tree |
2023-08-08 |
nicm | Add flag to next-prompt/previous-prompt to go to command...
|
commit | commitdiff | tree |
2023-08-08 |
nicm | Add options and flags for menu styles similar to those...
|
commit | commitdiff | tree |
2023-08-08 |
nicm | Extend the menu drawing function to support custom...
|
commit | commitdiff | tree |
2023-08-08 |
nicm | Fix a couple of rounded border characters, from Alexis...
|
commit | commitdiff | tree |
2023-08-07 |
nicm | Free title earlier, from Alexis Hildebrandt.
|
commit | commitdiff | tree |
2023-08-07 |
nicm | Trim can generate strings longer than the original...
|
commit | commitdiff | tree |
2023-07-19 |
nicm | Correct visited flag when the last window list is rebuilt...
|
commit | commitdiff | tree |
2023-07-14 |
nicm | Set extended keys flag again after reset, from Eric...
|
commit | commitdiff | tree |
2023-07-13 |
nicm | Use 8 for underscore colour defaults instead of 0 which...
|
commit | commitdiff | tree |
2023-07-11 |
nicm | Remove Ns and Li and change Nm to Ic, suggested by...
|
commit | commitdiff | tree |
2023-07-11 |
nicm | Add descriptions of copy mode commands, from Michael...
|
commit | commitdiff | tree |
2023-07-10 |
nicm | It should no longer be necessary to ignore SIGCHLD...
|
commit | commitdiff | tree |
2023-07-10 |
nicm | Loop around waitpid in client, from Azat Khuzhin.
|
commit | commitdiff | tree |
2023-07-10 |
nicm | Use a stack for last panes line windows, from Thomas...
|
commit | commitdiff | tree |
2023-07-09 |
nicm | Call closefrom after removing signals because newer...
|
commit | commitdiff | tree |
2023-07-03 |
nicm | Add support for marking lines with a shell prompt based...
|
commit | commitdiff | tree |
2023-07-03 |
nicm | Do not risk writing over the end of the buffer when...
|
commit | commitdiff | tree |
2023-07-03 |
nicm | Another warning fix for GCC from Thomas Klausner.
|
commit | commitdiff | tree |
2023-06-30 |
nicm | Change a few types to fix warnings, from Thomas Klausner.
|
commit | commitdiff | tree |
2023-06-30 |
nicm | Get rid of some warnings with GCC 10, from Thomas Klausner.
|
commit | commitdiff | tree |
2023-06-26 |
nicm | When exiting alternate screen, there is no need to...
|
commit | commitdiff | tree |
2023-06-26 |
nicm | Add "us" to styles for underscore colour, GitHub issue...
|
commit | commitdiff | tree |
2023-06-25 |
nicm | SGR 0 should not end hyperlink, reported by Lucas Trzesniewski.
|
commit | commitdiff | tree |
2023-06-21 |
nicm | Check fdopen return value, from Christian Menges.
|
commit | commitdiff | tree |
2023-06-08 |
nicm | Fix mismatch between function prototype and definition...
|
commit | commitdiff | tree |
2023-05-19 |
nicm | Add format for server_sessions, from Magnus Gross.
|
commit | commitdiff | tree |
2023-04-28 |
nicm | Add options to change the confirm key and default behaviour of
|
commit | commitdiff | tree |
2023-04-28 |
nicm | Do not fatal if tparm fails, instead just log it (not...
|
commit | commitdiff | tree |
2023-04-25 |
nicm | Tidy tparm wrapper functions to have more obvious names...
|
commit | commitdiff | tree |
2023-04-25 |
nicm | Invalidate cached tty state after changing features...
|
commit | commitdiff | tree |
2023-04-17 |
nicm | Ignore the user keys range when checking if a key is...
|
commit | commitdiff | tree |
2023-04-17 |
nicm | It seems silly to use progname for version, just always...
|
commit | commitdiff | tree |
2023-04-17 |
nicm | Make the check if printing is allowed the same as writing...
|
commit | commitdiff | tree |
2023-04-17 |
nicm | Discard mouse sequences that have the right form but...
|
commit | commitdiff | tree |
2023-04-03 |
nicm | Clarify text for new -A slightly, GitHub issue 3508.
|
commit | commitdiff | tree |
2023-03-27 |
nicm | Add a format to show if there are unseen changes while...
|
commit | commitdiff | tree |
2023-03-27 |
nicm | For passthrough, don't write to clients attached to...
|
commit | commitdiff | tree |
2023-03-15 |
nicm | Do not leak screen in popups, GitHub issue 3492.
|
commit | commitdiff | tree |
2023-03-15 |
nicm | Fix command prompt not to always append argument but...
|
commit | commitdiff | tree |
2023-02-10 |
nicm | Fix cursor position after zero width space, GitHub...
|
commit | commitdiff | tree |
2023-02-07 |
nicm | Remove old buffer when renaming rather than complaining...
|
commit | commitdiff | tree |
2023-02-07 |
nicm | Add an L modifier like P, W, S to loop over clients...
|
commit | commitdiff | tree |
2023-02-06 |
nicm | Add -f to list-clients like the other list commands...
|
commit | commitdiff | tree |
2023-02-05 |
nicm | Do not allow multiple line separators in a row.
|
commit | commitdiff | tree |
2023-02-05 |
nicm | Extend display-message to work for control clients...
|
commit | commitdiff | tree |
2023-02-02 |
nicm | Add a missing error message which causes an invalid...
|
commit | commitdiff | tree |
2023-02-02 |
nicm | Tweak note for D key binding, from Clark Wang.
|
commit | commitdiff | tree |
2023-01-23 |
nicm | Too many \s in example, GitHub issue 3445.
|
commit | commitdiff | tree |
2023-01-20 |
nicm | Add a flag to display-menu to select the manu item...
|
commit | commitdiff | tree |
2023-01-17 |
nicm | Support -1 without -N for list-keys.
|
commit | commitdiff | tree |
2023-01-17 |
nicm | Update palette when moving a pane, GitHub issue 3437.
|
commit | commitdiff | tree |
2023-01-16 |
nicm | Mark keys sent by command and skip paste handling for...
|
commit | commitdiff | tree |
2023-01-12 |
nicm | Have tmux recognise pasted texts wrapped in bracket...
|
commit | commitdiff | tree |
2023-01-09 |
nicm | Fix behaviour with \007 (used the wrong tree for last...
|
commit | commitdiff | tree |
2023-01-09 |
nicm | Accept \007 as terminator to OSC 10 or 11.
|
commit | commitdiff | tree |
2023-01-08 |
nicm | Fix parsing of optional arguments so that and accept...
|
commit | commitdiff | tree |
2023-01-08 |
nicm | Have client return 1 if process is interrupted to an...
|
commit | commitdiff | tree |
2023-01-08 |
nicm | Restore code to handle wcwidth failure so that unknown...
|
commit | commitdiff | tree |
2023-01-08 |
nicm | Quotes are now required in select-layout example.
|
commit | commitdiff | tree |
2023-01-06 |
nicm | If a pane is killed, cancel reading from the file....
|
commit | commitdiff | tree |
2023-01-03 |
nicm | Query the client terminal for foreground and background...
|
commit | commitdiff | tree |
2022-12-19 |
nicm | Allow send-keys without a client again, reported by...
|
commit | commitdiff | tree |
2022-12-16 |
nicm | Do not escape tabs in output (iTerm2 needs them). GitHub...
|
commit | commitdiff | tree |
2022-12-16 |
nicm | Make U+FE0F VARIATION SELECTOR-16 change the width...
|
commit | commitdiff | tree |
2022-12-16 |
nicm | Add send-keys -K to handle keys directly as if typed...
|
commit | commitdiff | tree |
2022-12-07 |
nicm | Process escape sequences in show-buffer, GitHub issue...
|
commit | commitdiff | tree |
2022-11-11 |
nicm | Tweak previous to set and log the feature instead of...
|
commit | commitdiff | tree |
2022-11-11 |
nicm | Parse primary device attributes as well as secondary...
|
commit | commitdiff | tree |
2022-11-11 |
nicm | Document alternative delimiters for substitution, from...
|
commit | commitdiff | tree |
2022-11-08 |
nicm | Fix C-S-Tab without extended keys, from Aaron Jensen.
|
commit | commitdiff | tree |
2022-11-04 |
nicm | Unescape the string for the literal operator (l:) so...
|
commit | commitdiff | tree |
2022-11-03 |
nicm | If there are no buffers, reset mode as soon as any...
|
commit | commitdiff | tree |
2022-11-03 |
nicm | Add a -l flag to display-message to disable format...
|
commit | commitdiff | tree |
2022-11-02 |
nicm | Instead of always setting the extended flag, set it...
|
commit | commitdiff | tree |
2022-11-01 |
nicm | Add modified Tab key sequences, from Aaron Jensen,...
|
commit | commitdiff | tree |
2022-11-01 |
nicm | Use active pane in target window not current window...
|
commit | commitdiff | tree |
2022-10-28 |
nicm | Add paste-buffer-deleted notification and fix name...
|
commit | commitdiff | tree |
2022-10-25 |
nicm | Initialize context before testing it.
|
commit | commitdiff | tree |
2022-10-25 |
nicm | Fix a memory leak, from Japin Li in GitHub issue 3358.
|
commit | commitdiff | tree |
2022-10-25 |
nicm | Do not fire redraw callback if NULL.
|
commit | commitdiff | tree |
2022-10-17 |
nicm | Preserve marked pane when renumbering windows.
|
commit | commitdiff | tree |
2022-09-28 |
nicm | Add scroll-top and scroll-bottom commands to scroll...
|
commit | commitdiff | tree |
2022-09-28 |
nicm | Add a -T flag to capture-pane to stop at the last used...
|
commit | commitdiff | tree |
2022-09-12 |
nicm | Don't use options from pane if pane is NULL.
|
commit | commitdiff | tree |
2022-09-10 |
nicm | Use correct option name.
|
commit | commitdiff | tree |
2022-09-09 |
nicm | Add message-line option to control where message and...
|
commit | commitdiff | tree |
2022-08-31 |
nicm | Fix window size report, from Vincent Bernat.
|
commit | commitdiff | tree |
2022-08-24 |
nicm | Check for NULL returns from bufferevent_new.
|
commit | commitdiff | tree |
2022-08-23 |
nicm | Add scroll-middle copy mode command to make cursor...
|
commit | commitdiff | tree |
2022-08-15 |
nicm | Notify when a paste buffer is deleted, GitHub issue...
|
commit | commitdiff | tree |
2022-08-15 |
nicm | Add a Nobr terminfo capability to tell tmux the terminal...
|
commit | commitdiff | tree |
2022-08-15 |
nicm | Add some const, from Markus F X J Oberhumer.
|
commit | commitdiff | tree |
2022-08-15 |
nicm | Don't stop at first match when updating environment.
|
commit | commitdiff | tree |
2022-08-11 |
nicm | vi(1) Home/End bindings, from Markus F X J Oberhumer.
|
commit | commitdiff | tree |
2022-08-10 |
nicm | Fix check of home directory (&& not ||), from Markus...
|
commit | commitdiff | tree |
2022-08-04 |
nicm | Change g and G to go to top and bottom of menu, GitHub...
|
commit | commitdiff | tree |