OpenBSD CVS

src/usr.bin/tmux/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / tmux

Current tag: OPENBSD_6_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.100   4 years  nicm   Add regular expression support for the format search, match and substitute modif...
[TXT] alerts.c  1.29   6 years  nicm   Redrawing status is needed after changing window flags or title does not update ...
[TXT] arguments.c  1.27   4 years  nicm   Add a -H flag to send-keys to send literal keys given as hex numbers (needed for...
[TXT] attributes.c  1.9   5 years  nicm   Add support for overline (SGR 53), from Ricardo Banffy.
[TXT] cfg.c  1.75   4 years  nicm   Expand command formats in %if and move the config file loading later (to when th...
[TXT] client.c  1.131   4 years  nicm   Change "lost server" message to "server exited unexpectedly", from Neal McBurnet...
[TXT] cmd-attach-session.c  1.78   4 years  nicm   Add new-session -X and attach-session -x to send SIGHUP to parent when detaching...
[TXT] cmd-bind-key.c  1.34   4 years  nicm   Add an additional {} syntax for defining strings in the configuration file, maki...
[TXT] cmd-break-pane.c  1.49   4 years  nicm   Add a "latest" window-size option which tries to size windows based on the most ...
[TXT] cmd-capture-pane.c  1.48   4 years  nicm   Add -N to capture-pane to preserve trailing spaces, from Leon Winter.
[TXT] cmd-choose-tree.c  1.43   4 years  nicm   Add a flag to reverse sort in the various choose modes, from Benjamin Poirier in...
[TXT] cmd-command-prompt.c  1.46   4 years  nicm   Replace the split parser code (cfg.c and cmd-string.c) with a single parser usin...
[TXT] cmd-confirm-before.c  1.37   4 years  nicm   Replace the split parser code (cfg.c and cmd-string.c) with a single parser usin...
[TXT] cmd-copy-mode.c  1.38   5 years  nicm   Treat keys in identify mode (display-panes) specially and handle them immediatel...
[TXT] cmd-detach-client.c  1.32   7 years  nicm   Get rid of the extra layer of flags and cmd_prepare() and just store the CMD_FIN...
[TXT] cmd-display-menu.c  1.4   4 years  nicm   Change display-menu from taking a single string to a set of arguments, which is ...
[TXT] cmd-display-message.c  1.50   4 years  nicm   Remove a leftover abort and some fixes from cppcheck.
[TXT] cmd-display-panes.c  1.29   4 years  nicm   Pass keys that aren't 0-9 on to normal key processing when display-panes is acti...
[TXT] cmd-find-window.c  1.46   4 years  nicm   Add -r to find-window for regex instead of fnmatch.
[TXT] cmd-find.c  1.73   4 years  nicm   Do not use $TMUX to find the session because for windows in multiple sessions it...
[TXT] cmd-if-shell.c  1.65   4 years  nicm   Use the right client for if -b.
[TXT] cmd-join-pane.c  1.35   4 years  nicm   Add a per-pane option set. Pane options inherit from window options (so there sh...
[TXT] cmd-kill-pane.c  1.26   6 years  nicm   Add x and X to choose-tree (with a confirmation prompt) to kill an item. Suggest...
[TXT] cmd-kill-server.c  1.18   7 years  nicm   Mass rename struct cmd_q to struct cmdq_item and related.
[TXT] cmd-kill-session.c  1.25   5 years  nicm   Break new window and pane creation common code from various commands and window....
[TXT] cmd-kill-window.c  1.24   7 years  nicm   Get rid of the extra layer of flags and cmd_prepare() and just store the CMD_FIN...
[TXT] cmd-list-buffers.c  1.35   7 years  nicm   In order that people can use formats like #D in #() in the status line and not h...
[TXT] cmd-list-clients.c  1.34   7 years  nicm   In order that people can use formats like #D in #() in the status line and not h...
[TXT] cmd-list-keys.c  1.48   4 years  nicm   Use a malloc'd buffer for lsk since commands can be very long, from Gregory Pako...
[TXT] cmd-list-panes.c  1.33   7 years  nicm   In order that people can use formats like #D in #() in the status line and not h...
[TXT] cmd-list-sessions.c  1.30   5 years  nicm   Support for windows larger than visible on the attached client. This has been a ...
[TXT] cmd-list-windows.c  1.43   7 years  nicm   In order that people can use formats like #D in #() in the status line and not h...
[TXT] cmd-load-buffer.c  1.56   4 years  nicm   Add a cmdq_continue function rather than twiddling the flag directly.
[TXT] cmd-lock-server.c  1.26   7 years  nicm   Get rid of the extra layer of flags and cmd_prepare() and just store the CMD_FIN...
[TXT] cmd-move-window.c  1.29   7 years  nicm   Get rid of the extra layer of flags and cmd_prepare() and just store the CMD_FIN...
[TXT] cmd-new-session.c  1.121   4 years  nicm   Add a "latest" window-size option which tries to size windows based on the most ...
[TXT] cmd-new-window.c  1.80   4 years  nicm   Add a "latest" window-size option which tries to size windows based on the most ...
[TXT] cmd-parse.y  1.19   4 years  nicm   Do not lazily use BUFSIZ for "I don't care what size" when building strings beca...
[TXT] cmd-paste-buffer.c  1.38   7 years  nicm   Get rid of the extra layer of flags and cmd_prepare() and just store the CMD_FIN...
[TXT] cmd-pipe-pane.c  1.51   5 years  nicm   Store the time in the format tree rather than passing it around.
[TXT] cmd-queue.c  1.75   4 years  nicm   Set up format tree for %if, GitHub issue 1896.
[TXT] cmd-refresh-client.c  1.29   4 years  nicm   Add -F to refresh-client to specify flags for control clients - one flag at the ...
[TXT] cmd-rename-session.c  1.28   6 years  nicm   Allow no client for rename-session, from Ryan Freeman.
[TXT] cmd-rename-window.c  1.22   6 years  nicm   Fix a regression: do not warn about no client in rename-window.
[TXT] cmd-resize-pane.c  1.38   4 years  nicm   Correctly adjust mouse position if the status line is at the top and more than o...
[TXT] cmd-resize-window.c  1.2   4 years  nicm   Use the correct size for new windows when window-size is latest, reported by Vam...
[TXT] cmd-respawn-pane.c  1.29   5 years  nicm   Support multiple occurances of the same argument. Use this for a new flag -e to ...
[TXT] cmd-respawn-window.c  1.40   4 years  nicm   Add a "latest" window-size option which tries to size windows based on the most ...
[TXT] cmd-rotate-window.c  1.27   4 years  nicm   Add -Z flag to rotate-window, select-pane, swap-pane, switch-client to preserve ...
[TXT] cmd-run-shell.c  1.59   4 years  nicm   Add a cmdq_continue function rather than twiddling the flag directly.
[TXT] cmd-save-buffer.c  1.46   4 years  nicm   Use the right client when working out where to save or load the buffer, reported...
[TXT] cmd-select-layout.c  1.36   5 years  nicm   Set the window size as well as the layout size when using the preset layouts.
[TXT] cmd-select-pane.c  1.53   4 years  nicm   Make select-pane -P set window-active-style also to match previous behaviour, re...
[TXT] cmd-select-window.c  1.23   5 years  nicm   Merge hooks into options and make each one an array option. This allows multiple...
[TXT] cmd-send-keys.c  1.50   4 years  nicm   The command item changes so can't keep getting the target out of it, need to use...
[TXT] cmd-set-buffer.c  1.28   7 years  nicm   Mass rename struct cmd_q to struct cmdq_item and related.
[TXT] cmd-set-environment.c  1.22   7 years  nicm   Get rid of the extra layer of flags and cmd_prepare() and just store the CMD_FIN...
[TXT] cmd-set-option.c  1.127   4 years  nicm   Add a per-pane option set. Pane options inherit from window options (so there sh...
[TXT] cmd-show-environment.c  1.23   7 years  nicm   Get rid of the extra layer of flags and cmd_prepare() and just store the CMD_FIN...
[TXT] cmd-show-messages.c  1.28   5 years  nicm   Move job struct into job.c.
[TXT] cmd-show-options.c  1.57   4 years  nicm   Still need to walk the options tree for user options.
[TXT] cmd-source-file.c  1.41   4 years  nicm   Add a -v flag to source-file to show the commands and line numbers.
[TXT] cmd-split-window.c  1.95   5 years  nicm   Allow panes to be empty (no command), output can be piped to them with split-win...
[TXT] cmd-swap-pane.c  1.35   4 years  nicm   Add -Z flag to rotate-window, select-pane, swap-pane, switch-client to preserve ...
[TXT] cmd-swap-window.c  1.25   4 years  nicm   Fix swap-window -d to work as intended, GitHub issue 1879 from Sam Stuewe.
[TXT] cmd-switch-client.c  1.58   4 years  nicm   Add -Z flag to rotate-window, select-pane, swap-pane, switch-client to preserve ...
[TXT] cmd-unbind-key.c  1.30   7 years  nicm   Fixed keys for choose mode, and remove the last mode keys bits.
[TXT] cmd-wait-for.c  1.18   4 years  nicm   Add a cmdq_continue function rather than twiddling the flag directly.
[TXT] cmd.c  1.155   4 years  nicm   Do not lazily use BUFSIZ for "I don't care what size" when building strings beca...
[TXT] colour.c  1.18   4 years  nicm   Add support for underscore colours with Setulc capability, mostly from Kai Mosch...
[TXT] control-notify.c  1.24   4 years  nicm   Add -F to refresh-client to specify flags for control clients - one flag at the ...
[TXT] control.c  1.24   4 years  nicm   Do not leak empty lines, GitHub issue 1824.
[TXT] environ.c  1.23   5 years  nicm   options_array_item_value cannot return NULL.
[TXT] format-draw.c  1.13   4 years  nicm   Add push-default and pop-default in styles to change the default colours and att...
[TXT] format.c  1.211   4 years  nicm   Mouse formats don't work in copy mode so don't try to use them.
[TXT] grid-view.c  1.33   4 years  nicm   grid_view_delete_cells does need to clear, GitHub issue 1871.
[TXT] grid.c  1.100   4 years  nicm   Some minor performance improvements - most notably, don't search the input state...
[TXT] input-keys.c  1.64   4 years  nicm   Add a -H flag to send-keys to send literal keys given as hex numbers (needed for...
[TXT] input.c  1.161   4 years  nicm   Style and line length nits.
[TXT] job.c  1.55   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] key-bindings.c  1.101   4 years  nicm   Up and Down are already used, use < and > instead.
[TXT] key-string.c  1.51   4 years  nicm   Add a -H flag to send-keys to send literal keys given as hex numbers (needed for...
[TXT] layout-custom.c  1.16   4 years  nicm   Do not lazily use BUFSIZ for "I don't care what size" when building strings beca...
[TXT] layout-set.c  1.27   4 years  nicm   Make layout_fix_offsets take a window like layout_fix_panes.
[TXT] layout.c  1.47   4 years  nicm   Simplify code to work out if an extra line is needed in the cell.
[TXT] log.c  1.26   4 years  nicm   Some minor performance improvements - most notably, don't search the input state...
[TXT] menu.c  1.12   4 years  nicm   Change menu key bindings to Up and Down and also close it on any mouse press if ...
[TXT] mode-tree.c  1.36   4 years  nicm   Add a flag to reverse sort in the various choose modes, from Benjamin Poirier in...
[TXT] names.c  1.41   6 years  nicm   Allow ispunct() as well as isalnum() when parsing initial window names.
[TXT] notify.c  1.28   5 years  nicm   Do not use evbuffer_add_buffer because it is destructive and doesn't work in new...
[TXT] options-table.c  1.111   4 years  nicm   Add a "latest" window-size option which tries to size windows based on the most ...
[TXT] options.c  1.52   4 years  nicm   Do not always set scope for panes because the window check might fail, GitHub is...
[TXT] paste.c  1.40   5 years  nicm   Add an argument to copy commands to set the prefix for the buffer name, allows b...
[TXT] proc.c  1.15   6 years  nicm   Because ignore SIGCHLD early, letting signal_del restore it doesn't work correct...
[TXT] procname.c  1.16   7 years  nicm   Loads more static, except for cmd-*.c and window-*.c.
[TXT] regsub.c  1.2   4 years  nicm   Fix how regex substitution works with empty matches.
[TXT] resize.c  1.34   4 years  nicm   Use the correct size for new windows when window-size is latest, reported by Vam...
[TXT] screen-redraw.c  1.65   4 years  nicm   Mark pane status line jobs with FORMAT_STATUS also so it redraws when they finis...
[TXT] screen-write.c  1.159   4 years  nicm   Some minor performance improvements - most notably, don't search the input state...
[TXT] screen.c  1.55   5 years  nicm   Store and restore cursor across reflow by working out a position based on unwrap...
[TXT] server-client.c  1.295   4 years  nicm   Add a "latest" window-size option which tries to size windows based on the most ...
[TXT] server-fn.c  1.122   4 years  nicm   Add a per-pane option set. Pane options inherit from window options (so there sh...
[TXT] server.c  1.187   4 years  nicm   Expand command formats in %if and move the config file loading later (to when th...
[TXT] session.c  1.85   5 years  nicm   Merge hooks into options and make each one an array option. This allows multiple...
[TXT] spawn.c  1.10   4 years  nicm   Fix respawn-pane/window if default-command is set, reported by Janos Barbero.
[TXT] status.c  1.200   4 years  nicm   Redraw status line if size changes, GitHub issue 1762. Also fix length of target...
[TXT] style.c  1.24   4 years  nicm   Add push-default and pop-default in styles to change the default colours and att...
[TXT] tmux.1  1.689   4 years  nicm   Add a "latest" window-size option which tries to size windows based on the most ...
[TXT] tmux.c  1.189   4 years  nicm   Add a per-pane option set. Pane options inherit from window options (so there sh...
[TXT] tmux.h  1.929   4 years  nicm   Use the correct size for new windows when window-size is latest, reported by Vam...
[TXT] tty-acs.c  1.7   5 years  nicm   Change a couple of ACS characters to be more sensible and add a few missing ones...
[TXT] tty-keys.c  1.114   5 years  nicm   Save mouse buttons as well as position.
[TXT] tty-term.c  1.68   4 years  nicm   Do not lazily use BUFSIZ for "I don't care what size" when building strings beca...
[TXT] tty.c  1.332   4 years  nicm   Do not use bright when emulating 256 colours on an 8 colour terminal because it ...
[TXT] utf8.c  1.43   4 years  nicm   Add formats for word and line under the mouse and use them to add some items to ...
[TXT] window-buffer.c  1.22   4 years  nicm   Add a flag to reverse sort in the various choose modes, from Benjamin Poirier in...
[TXT] window-client.c  1.24   4 years  nicm   Add a flag to reverse sort in the various choose modes, from Benjamin Poirier in...
[TXT] window-clock.c  1.28   5 years  nicm   DECRC and DECSC apparently need to preserve origin mode as well, based on a fix ...
[TXT] window-copy.c  1.235   4 years  nicm   Set up format tree for %if, GitHub issue 1896.
[TXT] window-tree.c  1.41   4 years  nicm   Style and line length nits.
[TXT] window.c  1.243   4 years  nicm   Make client exit if pane where input is going is closed.
[TXT] xmalloc.c  1.12   4 years  deraadt   asprintf returns -1, not an arbitrary value < 0. Also upon error the (very slop...
[TXT] xmalloc.h  1.2   7 years  nicm   Key running commands for #() by the unexpanded command, and run them again if th...
[TXT] xterm-keys.c (in the Attic) [Hide]  1.22   7 years  nicm   Up to now, tmux sees \033\033[OA as M-Up and since we turned on xterm-keys by de...