2023-11-14 |
nicm | Handle NULL client (in config file) when showing a...
|
commit | commitdiff | tree |
2023-11-14 |
nicm | Use SM 2026 for Sync which is more widely supported...
|
commit | commitdiff | tree |
2023-11-02 |
nicm | next-prompt can have 1 argument.
|
commit | commitdiff | tree |
2023-10-30 |
nicm | Do not allow combined UTF-8 characters that are too...
|
commit | commitdiff | tree |
2023-10-23 |
nicm | Unzoom window at start of destroy so it doesn't happen...
|
commit | commitdiff | tree |
2023-10-17 |
nicm | Switch to tiparm_s (added in ncurses 6.4-20230424)...
|
commit | commitdiff | tree |
2023-09-19 |
nicm | Fix a couple of mouse mode flag names.
|
commit | commitdiff | tree |
2023-09-16 |
nicm | Remove next- and previous-prompt added in error. GitHub...
|
commit | commitdiff | tree |
2023-09-15 |
nicm | Change UTF-8 combining to inspect the previous character...
|
commit | commitdiff | tree |
2023-09-15 |
nicm | Add -t to source-file, GitHub issue 3473.
|
commit | commitdiff | tree |
2023-09-14 |
nicm | Reset combine flag only if text is actually processed.
|
commit | commitdiff | tree |
2023-09-08 |
nicm | On second thoughts, do check DA2 for DECFRA and DECSLRM...
|
commit | commitdiff | tree |
2023-09-08 |
nicm | Use DECSLRM and DECFRA only at level 4 rather than...
|
commit | commitdiff | tree |
2023-09-07 |
nicm | Use DECSLRM and DECFRA on terminals pretending to be...
|
commit | commitdiff | tree |
2023-09-07 |
nicm | Accept 65 for VT525 as well.
|
commit | commitdiff | tree |
2023-09-04 |
nicm | Skip wrapped lines in top level search loop because...
|
commit | commitdiff | tree |
2023-09-02 |
nicm | Request terminal colours again on SIGWINCH but at most...
|
commit | commitdiff | tree |
2023-09-02 |
nicm | Setulc only does RGB colour so add Setulc1 to do non...
|
commit | commitdiff | tree |
2023-09-02 |
nicm | Set visited flag on last windows when linking session.
|
commit | commitdiff | tree |
2023-09-01 |
nicm | Only compare the actual size of the UTF-8 character...
|
commit | commitdiff | tree |
2023-09-01 |
nicm | Add missing -T to getopt string.
|
commit | commitdiff | tree |
2023-09-01 |
nicm | Clear combine flag when a non-UTF-8 set of characters...
|
commit | commitdiff | tree |
2023-09-01 |
nicm | Rewrite combined character handling to be more consistent...
|
commit | commitdiff | tree |
2023-09-01 |
nicm | Expand name before looking for window with -S, GitHub...
|
commit | commitdiff | tree |
2023-09-01 |
nicm | Add detach-on-destroy previous and next, mostly from...
|
commit | commitdiff | tree |
2023-08-23 |
nicm | Add -c to run-shell to set working directory, from...
|
commit | commitdiff | tree |
2023-08-23 |
nicm | Log what input_dcs_dispatch does with the input data.
|
commit | commitdiff | tree |
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 |