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 |
2022-08-03 |
nicm | Do not crash when searching for .* with extremely long...
|
commit | commitdiff | tree |
2022-08-02 |
nicm | Add a third state "all" to allow-passthrough to work...
|
commit | commitdiff | tree |
2022-08-02 |
nicm | Fix validation of missing percentage arguments.
|
commit | commitdiff | tree |
2022-08-02 |
nicm | -u is no longer equivalent to -TUTF-8 so don't say...
|
commit | commitdiff | tree |
2022-07-22 |
nicm | Clear marks when the search string changes. From Anindya...
|
commit | commitdiff | tree |
2022-07-19 |
nicm | Do not ignore the "off" flag when checking if a pane...
|
commit | commitdiff | tree |
2022-07-19 |
nicm | Process modifiers as bits rather than using a switch...
|
commit | commitdiff | tree |
2022-07-19 |
nicm | Fix memory leak, from Gabriel Souza Franco.
|
commit | commitdiff | tree |
2022-07-06 |
nicm | Show config errors on attach if they were not shown...
|
commit | commitdiff | tree |
2022-07-06 |
nicm | Remove debugging code.
|
commit | commitdiff | tree |
2022-07-06 |
nicm | Defer reading from control client until the command...
|
commit | commitdiff | tree |
2022-07-06 |
nicm | Mention whether time is creation/activity for sort...
|
commit | commitdiff | tree |
2022-07-06 |
nicm | Support hyperlinks with capture-pane -e and add a mouse_hype...
|
commit | commitdiff | tree |
2022-07-04 |
nicm | Sort panes by index not by ID, GitHub issue 3249.
|
commit | commitdiff | tree |
2022-06-30 |
nicm | Add support for OSC 8 hyperlinks (a VTE extension now...
|
commit | commitdiff | tree |
2022-06-27 |
nicm | Tweak previous - find end of style correctly.
|
commit | commitdiff | tree |
2022-06-27 |
nicm | Do not expand single character format aliases inside...
|
commit | commitdiff | tree |
2022-06-21 |
nicm | Store time lines are scrolled into history and display...
|
commit | commitdiff | tree |
2022-06-20 |
nicm | Do not display configuration file errors in a pane...
|
commit | commitdiff | tree |
2022-06-17 |
nicm | Check cursor options when a pane is created, not just...
|
commit | commitdiff | tree |
2022-06-16 |
nicm | Keep cursor on selected item on menu (useful for blind...
|
commit | commitdiff | tree |
2022-06-14 |
nicm | kf* terminfo capabilities are poorly defined and rxvt...
|
commit | commitdiff | tree |
2022-06-11 |
nicm | Fix size of flags output buffer.
|
commit | commitdiff | tree |
2022-06-10 |
nicm | Ignore OSC if the first argument is not properly terminated.
|
commit | commitdiff | tree |
2022-06-09 |
nicm | If an application gives the first parameter to OSC...
|
commit | commitdiff | tree |
2022-06-07 |
nicm | Expand arguments to some commands where it makes sense...
|
commit | commitdiff | tree |
2022-06-04 |
nicm | When picking a buffer because one isn't specified by...
|
commit | commitdiff | tree |
2022-06-03 |
nicm | Do not unintentionally turn off all mouse mode when...
|
commit | commitdiff | tree |
2022-06-02 |
nicm | Do not attempt to use client in config file (it will...
|
commit | commitdiff | tree |
2022-06-02 |
nicm | When deleting or renaming a buffer and a buffer name...
|
commit | commitdiff | tree |
2022-06-01 |
nicm | If escape-time is 0, force to 1 instead - not waiting...
|
commit | commitdiff | tree |
2022-05-31 |
nicm | Add a missing space.
|
commit | commitdiff | tree |
2022-05-31 |
nicm | Trim menu item text correctly, GitHub issue 3197.
|
commit | commitdiff | tree |
2022-05-30 |
nicm | Remove duplicates from completion list, GitHub issue...
|
commit | commitdiff | tree |
2022-05-30 |
nicm | Add pane_start_path to match start_command.
|
commit | commitdiff | tree |
2022-05-30 |
nicm | Set PWD so shells have a hint about the real path ...
|
commit | commitdiff | tree |
2022-05-30 |
nicm | Fix property name from Sergei Dyshel, and a typo from...
|
commit | commitdiff | tree |
2022-05-30 |
nicm | Check if args_strtonum argument is NULL or not a string...
|
commit | commitdiff | tree |
2022-05-30 |
nicm | Do not allow pipe-pane on dead panes, from Anindya...
|
commit | commitdiff | tree |
2022-05-30 |
nicm | If a mouse position was above the maximum supported...
|
commit | commitdiff | tree |
2022-05-30 |
nicm | Add a way for lines added to copy mode to be passed...
|
commit | commitdiff | tree |
2022-05-30 |
nicm | iTerm2 has OSC 7, from Gregory Anders.
|
commit | commitdiff | tree |
2022-05-30 |
nicm | Spacing/style nits.
|
commit | commitdiff | tree |
2022-05-30 |
nicm | Emit window-layout-changed on swap-pane, from George...
|
commit | commitdiff | tree |
2022-05-30 |
nicm | Better error reporting when applying custom layouts.
|
commit | commitdiff | tree |
2022-05-30 |
nicm | Add an ACL list for users connecting to the tmux socket...
|
commit | commitdiff | tree |
2022-04-14 |
nicm | Fix clearphist alias, from Jacqueline Jolicoeur via...
|
commit | commitdiff | tree |
2022-04-01 |
nicm | Preserve CRLF flag when respawning.
|
commit | commitdiff | tree |
2022-03-30 |
nicm | Capture up to used size not available size for each...
|
commit | commitdiff | tree |
2022-03-28 |
nicm | Report error if creating socket fails with -D.
|
commit | commitdiff | tree |
2022-03-25 |
nicm | Fix exit message if creating socket fails.
|
commit | commitdiff | tree |
2022-03-24 |
nicm | Add unit (milliseconds) to escape-time, show unset...
|
commit | commitdiff | tree |
2022-03-24 |
nicm | Add a capability for OSC 7 and use it similarly to...
|
commit | commitdiff | tree |
2022-03-17 |
nicm | Check scroll-on-clear for ED also.
|
commit | commitdiff | tree |
2022-03-17 |
nicm | Add an option (scroll-on-clear) to control if tmux...
|
commit | commitdiff | tree |
2022-03-16 |
nicm | Add an option to set the character used for unused...
|
commit | commitdiff | tree |
2022-03-08 |
nicm | With -f use percentages of window size not pane size...
|
commit | commitdiff | tree |
2022-03-08 |
nicm | Fix user hooks (which are strings not arrays).
|
commit | commitdiff | tree |
2022-03-08 |
nicm | Add remain-on-exit-format to set text shown when pane...
|
commit | commitdiff | tree |
2022-03-08 |
nicm | Add argument to refresh-client -l to forward clipboard...
|
commit | commitdiff | tree |
2022-03-08 |
nicm | Add formats for client and server UID and user (for...
|
commit | commitdiff | tree |
2022-03-07 |
nicm | Pass client when adding menu item, GitHub issue 3103.
|
commit | commitdiff | tree |
2022-03-03 |
nicm | Allow optional arguments.
|
commit | commitdiff | tree |
2022-03-01 |
nicm | Don't convert codes for special keys (Tab, Enter, Escape).
|
commit | commitdiff | tree |
2022-02-28 |
nicm | Exit on SIGHUP before attach also, GitHub issue 3084.
|
commit | commitdiff | tree |
2022-02-28 |
nicm | Map control keys back to an ASCII uppercase letter...
|
commit | commitdiff | tree |
2022-02-22 |
nicm | Do not attempt to update focus (and crash) when there...
|
commit | commitdiff | tree |
2022-02-22 |
nicm | Add next_session_id format with the next session ID...
|
commit | commitdiff | tree |