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_7_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.110   22 months  nicm   Add support for OSC 8 hyperlinks (a VTE extension now supported by other termina...
[TXT] alerts.c  1.33   3 years  nicm   Add a flag to disable keys to close a message, GitHub issue 2625.
[TXT] arguments.c  1.56   21 months  nicm   Fix validation of missing percentage arguments.
[TXT] attributes.c  1.11   4 years  nicm   Add an attribute for ACS.
[TXT] cfg.c  1.86   23 months  nicm   Do not display configuration file errors in a pane when in control mode, instead...
[TXT] client.c  1.158   23 months  nicm   Add an ACL list for users connecting to the tmux socket. Users may be forbidden ...
[TXT] cmd-attach-session.c  1.89   22 months  nicm   Show config errors on attach if they were not shown when the session was created...
[TXT] cmd-bind-key.c  1.46   2 years  nicm   Replace %% in command lists (by copying them) for template arguments , this mean...
[TXT] cmd-break-pane.c  1.60   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-capture-pane.c  1.58   22 months  nicm   Support hyperlinks with capture-pane -e and add a mouse_hyperlink format, GitHub...
[TXT] cmd-choose-tree.c  1.51   23 months  nicm   When picking a buffer because one isn't specified by the user, ignore named buff...
[TXT] cmd-command-prompt.c  1.65   23 months  nicm   Spacing/style nits.
[TXT] cmd-confirm-before.c  1.52   2 years  nicm   Expand command as a format, GitHub issue 2920.
[TXT] cmd-copy-mode.c  1.47   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-detach-client.c  1.36   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-display-menu.c  1.37   2 years  nicm   Add -s and -S to display-popup to set popup and border style, from Alexis Hildeb...
[TXT] cmd-display-message.c  1.61   2 years  nicm   Handle splitw -I correctly when used from an attached client, GitHub issue 2917....
[TXT] cmd-display-panes.c  1.45   22 months  nicm   Add support for OSC 8 hyperlinks (a VTE extension now supported by other termina...
[TXT] cmd-find-window.c  1.54   2 years  nicm   Preserve argument type in command and convert to string on demand.
[TXT] cmd-find.c  1.81   22 months  nicm   Remove debugging code.
[TXT] cmd-if-shell.c  1.84   2 years  nicm   Add -e flag to set environment for popup, from Alexis Hildebrandt in GitHub issu...
[TXT] cmd-join-pane.c  1.50   23 months  nicm   Expand arguments to some commands where it makes sense, GitHub issue 3204 from A...
[TXT] cmd-kill-pane.c  1.31   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-kill-server.c  1.20   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-kill-session.c  1.28   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-kill-window.c  1.28   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-list-buffers.c  1.39   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-list-clients.c  1.39   2 years  nicm   Add formats for client and server UID and user (for multiuser setups).
[TXT] cmd-list-keys.c  1.66   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-list-panes.c  1.37   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-list-sessions.c  1.34   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-list-windows.c  1.48   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-load-buffer.c  1.65   23 months  nicm   If an application gives the first parameter to OSC 52, validate and pass on to o...
[TXT] cmd-lock-server.c  1.31   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-move-window.c  1.34   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-new-session.c  1.146   22 months  nicm   Show config errors on attach if they were not shown when the session was created...
[TXT] cmd-new-window.c  1.96   2 years  nicm   Replace %% in command lists (by copying them) for template arguments , this mean...
[TXT] cmd-parse.y  1.48   2 years  nicm   Disable aliases inside aliases for the moment.
[TXT] cmd-paste-buffer.c  1.41   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-pipe-pane.c  1.60   23 months  nicm   Do not allow pipe-pane on dead panes, from Anindya Mukherjee, GitHub issue 3174....
[TXT] cmd-queue.c  1.110   23 months  nicm   Add a way for lines added to copy mode to be passed through the parser to handle...
[TXT] cmd-refresh-client.c  1.48   23 months  nicm   Spacing/style nits.
[TXT] cmd-rename-session.c  1.35   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-rename-window.c  1.28   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-resize-pane.c  1.52   2 years  nicm   Adjust size given to resize-pane for pane status line, GitHub issue 3050.
[TXT] cmd-resize-window.c  1.9   2 years  nicm   Allow control mode clients to set a hard limit on the window width and height, G...
[TXT] cmd-respawn-pane.c  1.38   2 years  nicm   Replace %% in command lists (by copying them) for template arguments , this mean...
[TXT] cmd-respawn-window.c  1.49   2 years  nicm   Replace %% in command lists (by copying them) for template arguments , this mean...
[TXT] cmd-rotate-window.c  1.33   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-run-shell.c  1.84   23 months  nicm   Do not attempt to use client in config file (it will be NULL), GitHub issue 3206...
[TXT] cmd-save-buffer.c  1.54   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-select-layout.c  1.41   23 months  nicm   Better error reporting when applying custom layouts.
[TXT] cmd-select-pane.c  1.68   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-select-window.c  1.30   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-send-keys.c  1.72   23 months  nicm   Expand arguments to some commands where it makes sense, GitHub issue 3204 from A...
[TXT] cmd-server-access.c  1.3   23 months  nicm   Add a missing space.
[TXT] cmd-set-buffer.c  1.34   23 months  nicm   If an application gives the first parameter to OSC 52, validate and pass on to o...
[TXT] cmd-set-environment.c  1.28   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-set-option.c  1.141   2 years  nicm   Validate command argument types (string or command list) and give more useful er...
[TXT] cmd-show-environment.c  1.28   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-show-messages.c  1.36   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-show-options.c  1.69   2 years  nicm   Do not return error with -q, GitHub issue 3065.
[TXT] cmd-show-prompt-history.c  1.2   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-source-file.c  1.53   2 years  nicm   Fix a few memory leaks.
[TXT] cmd-split-window.c  1.113   23 months  nicm   Expand arguments to some commands where it makes sense, GitHub issue 3204 from A...
[TXT] cmd-swap-pane.c  1.41   23 months  nicm   Emit window-layout-changed on swap-pane, from George Nachman.
[TXT] cmd-swap-window.c  1.28   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-switch-client.c  1.70   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-unbind-key.c  1.34   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-wait-for.c  1.22   2 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd.c  1.174   23 months  nicm   Add an ACL list for users connecting to the tmux socket. Users may be forbidden ...
[TXT] colour.c  1.25   2 years  nicm   Add unit (milliseconds) to escape-time, show unset colours as "none" rather than...
[TXT] control-notify.c  1.30   21 months  nicm   Notify when a paste buffer is deleted, GitHub issue 3302 from George Nachman.
[TXT] control.c  1.49   20 months  nicm   Check for NULL returns from bufferevent_new.
[TXT] environ.c  1.27   21 months  nicm   Don't stop at first match when updating environment.
[TXT] file.c  1.13   20 months  nicm   Check for NULL returns from bufferevent_new.
[TXT] format-draw.c  1.26   2 years  nicm   Initialize copy_width before adjusting it, GitHub issue 3079.
[TXT] format.c  1.309   22 months  nicm   Fix memory leak, from Gabriel Souza Franco.
[TXT] grid-reader.c  1.6   2 years  nicm   More accurate vi(1) word navigation in copy mode and on the status line. This ch...
[TXT] grid-view.c  1.35   22 months  nicm   Support hyperlinks with capture-pane -e and add a mouse_hyperlink format, GitHub...
[TXT] grid.c  1.126   22 months  nicm   Support hyperlinks with capture-pane -e and add a mouse_hyperlink format, GitHub...
[TXT] hyperlinks.c  1.2   22 months  nicm   Support hyperlinks with capture-pane -e and add a mouse_hyperlink format, GitHub...
[TXT] input-keys.c  1.90   23 months  nicm   If a mouse position was above the maximum supported by the normal mouse protocol...
[TXT] input.c  1.209   20 months  nicm   Don't use options from pane if pane is NULL.
[TXT] job.c  1.67   2 years  nicm   Mention that if-shell and #() use /bin/sh.
[TXT] key-bindings.c  1.146   20 months  nicm   Add scroll-middle copy mode command to make cursor line in the middle, from Varu...
[TXT] key-string.c  1.69   2 years  nicm   Support more mouse buttons when the terminal sends them, GitHub issue 3055.
[TXT] layout-custom.c  1.21   23 months  nicm   Better error reporting when applying custom layouts.
[TXT] layout-set.c  1.30   3 years  nicm   Add split-window -Z to start the pane zoomed, GitHub issue 2591.
[TXT] layout.c  1.48   3 years  nicm   Add split-window -Z to start the pane zoomed, GitHub issue 2591.
[TXT] log.c  1.31   23 months  nicm   Spacing/style nits.
[TXT] menu.c  1.47   21 months  nicm   Change g and G to go to top and bottom of menu, GitHub issue 3286.
[TXT] mode-tree.c  1.62   2 years  nicm   A menu must be shown on a client, so always give the client when adding the item...
[TXT] names.c  1.45   2 years  nicm   Remove stray spaces after function names.
[TXT] notify.c  1.42   21 months  nicm   Notify when a paste buffer is deleted, GitHub issue 3302 from George Nachman.
[TXT] options-table.c  1.165   20 months  nicm   Add message-line option to control where message and prompt go, from Varun Kumar...
[TXT] options.c  1.69   23 months  nicm   Check cursor options when a pane is created, not just when they are changed.
[TXT] paste.c  1.44   21 months  nicm   Notify when a paste buffer is deleted, GitHub issue 3302 from George Nachman.
[TXT] popup.c  1.46   2 years  nicm   Use correct size for screen when popup is created without borders.
[TXT] proc.c  1.22   23 months  nicm   Add an ACL list for users connecting to the tmux socket. Users may be forbidden ...
[TXT] procname.c  1.20   2 years  deraadt   MAXCOMLEN is no longer needed in these programs, so remove the annotation from s...
[TXT] regsub.c  1.5   4 years  nicm   Some minor style nits.
[TXT] resize.c  1.50   2 years  nicm   Add a window-resized hook which is fired when the window is actually resized whi...
[TXT] screen-redraw.c  1.96   22 months  nicm   Add support for OSC 8 hyperlinks (a VTE extension now supported by other termina...
[TXT] screen-write.c  1.209   21 months  nicm   Add a third state "all" to allow-passthrough to work even in invisible panes, fr...
[TXT] screen.c  1.81   22 months  nicm   Add support for OSC 8 hyperlinks (a VTE extension now supported by other termina...
[TXT] server-acl.c  1.2   23 months  nicm   Spacing/style nits.
[TXT] server-client.c  1.397   22 months  nicm   Do not ignore the "off" flag when checking if a pane should be stopped, GitHub i...
[TXT] server-fn.c  1.133   2 years  nicm   Add remain-on-exit-format to set text shown when pane is dead.
[TXT] server.c  1.203   22 months  nicm   Add support for OSC 8 hyperlinks (a VTE extension now supported by other termina...
[TXT] session.c  1.92   2 years  nicm   Do not attempt to update focus (and crash) when there is no previous window.
[TXT] spawn.c  1.31   21 months  nicm   Fix check of home directory (&& not ||), from Markus F X J Oberhumer, GitHub iss...
[TXT] status.c  1.236   20 months  nicm   Use correct option name.
[TXT] style.c  1.31   22 months  nicm   Add support for OSC 8 hyperlinks (a VTE extension now supported by other termina...
[TXT] tmux-protocol.h  1.1   2 years  nicm   Break message type stuff out into its own header.
[TXT] tmux.1  1.901   20 months  nicm   Add message-line option to control where message and prompt go, from Varun Kumar...
[TXT] tmux.c  1.209   2 years  nicm   Fix a few memory leaks.
[TXT] tmux.h  1.1181   21 months  nicm   Notify when a paste buffer is deleted, GitHub issue 3302 from George Nachman.
[TXT] tty-acs.c  1.12   2 years  nicm   Spacing fixes from Alexis Hildebrandt.
[TXT] tty-features.c  1.26   21 months  nicm   Add some const, from Markus F X J Oberhumer.
[TXT] tty-keys.c  1.158   22 months  nicm   Process modifiers as bits rather than using a switch, from Koichi Murase.
[TXT] tty-term.c  1.94   21 months  nicm   Add a Nobr terminfo capability to tell tmux the terminal does not use bright col...
[TXT] tty.c  1.424   21 months  nicm   Add a Nobr terminfo capability to tell tmux the terminal does not use bright col...
[TXT] utf8.c  1.58   2 years  nicm   More accurate vi(1) word navigation in copy mode and on the status line. This ch...
[TXT] window-buffer.c  1.36   23 months  nicm   Spacing/style nits.
[TXT] window-client.c  1.33   23 months  nicm   Spacing/style nits.
[TXT] window-clock.c  1.29   4 years  nicm   Do not hoke into struct window_pane from the tty code and instead set everything...
[TXT] window-copy.c  1.339   20 months  nicm   Add scroll-middle copy mode command to make cursor line in the middle, from Varu...
[TXT] window-customize.c  1.14   2 years  nicm   Add unit (milliseconds) to escape-time, show unset colours as "none" rather than...
[TXT] window-tree.c  1.62   22 months  nicm   Sort panes by index not by ID, GitHub issue 3249.
[TXT] window.c  1.282   20 months  nicm   Check for NULL returns from bufferevent_new.
[TXT] xmalloc.c  1.13   4 years  nicm   Add xrecallocarray.
[TXT] xmalloc.h  1.4   2 years  nicm   Fix up some printflike attributes.