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_4_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.51   13 years  nicm   Accept colours of the hex form #ffffff and translate to the nearest from the xte...
[TXT] arguments.c  1.2   13 years  nicm   Free old argument even if setting to NULL.
[TXT] attributes.c  1.4   14 years  nicm   Accept (and document) "none" instead of "default" for attributes as it is cleare...
[TXT] cfg.c  1.12   13 years  nicm   Allow the config file parser and source-file to return "don't exit" to the clien...
[TXT] client.c  1.47   13 years  nicm   Move all calls to fcntl(...O_NONBLOCK) into a function and clear the flag on the...
[TXT] cmd-attach-session.c  1.15   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-bind-key.c  1.11   13 years  nicm   Fix bind-key -t.
[TXT] cmd-break-pane.c  1.10   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-capture-pane.c  1.6   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-command-prompt.c  1.15   13 years  nicm   Whoops, command-prompt can take 0 or 1 argument.
[TXT] cmd-confirm-before.c  1.10   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-copy-mode.c  1.12   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-detach-client.c  1.6   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-display-message.c  1.8   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-display-panes.c  1.3   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-find-window.c  1.8   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-if-shell.c  1.11   13 years  nicm   Simplify the way jobs work and drop the persist type, so all jobs are fire-and-f...
[TXT] cmd-join-pane.c  1.7   13 years  nicm   While here, maximum percentage is 100 not INT_MAX. Oops.
[TXT] cmd-kill-pane.c  1.10   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-kill-server.c  1.7   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-kill-session.c  1.8   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-kill-window.c  1.8   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-list-buffers.c  1.11   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-list-clients.c  1.6   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-list-keys.c  1.13   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-list-panes.c  1.7   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-list-sessions.c  1.9   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-list-windows.c  1.11   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-load-buffer.c  1.16   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-lock-server.c  1.9   13 years  nicm   Now that parsing is common, merge some of the small, related commands together t...
[TXT] cmd-move-window.c  1.10   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-new-session.c  1.36   13 years  nicm   Don't require -d with -x or -y since it could be in the config file.
[TXT] cmd-new-window.c  1.17   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-paste-buffer.c  1.16   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-pipe-pane.c  1.18   13 years  nicm   Move all calls to fcntl(...O_NONBLOCK) into a function and clear the flag on the...
[TXT] cmd-refresh-client.c  1.5   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-rename-session.c  1.8   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-rename-window.c  1.6   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-resize-pane.c  1.9   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-respawn-window.c  1.13   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-rotate-window.c  1.11   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-run-shell.c  1.11   13 years  nicm   Simplify the way jobs work and drop the persist type, so all jobs are fire-and-f...
[TXT] cmd-save-buffer.c  1.10   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-select-layout.c  1.12   13 years  nicm   Now that parsing is common, merge some of the small, related commands together t...
[TXT] cmd-select-pane.c  1.13   13 years  nicm   Redraw pane borders when switching to last pane.
[TXT] cmd-select-window.c  1.6   13 years  nicm   Now that parsing is common, merge some of the small, related commands together t...
[TXT] cmd-send-keys.c  1.9   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-set-buffer.c  1.8   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-set-environment.c  1.4   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-set-option.c  1.47   13 years  nicm   Simplify the way jobs work and drop the persist type, so all jobs are fire-and-f...
[TXT] cmd-show-environment.c  1.3   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-show-messages.c  1.3   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-show-options.c  1.13   13 years  nicm   Now that parsing is common, merge some of the small, related commands together t...
[TXT] cmd-source-file.c  1.11   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-split-window.c  1.23   13 years  nicm   Size on split-window is -l not -s. Doh.
[TXT] cmd-swap-pane.c  1.12   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-swap-window.c  1.6   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-switch-client.c  1.11   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-unbind-key.c  1.10   13 years  nicm   unbind-key -a is allowed no arguments.
[TXT] cmd.c  1.50   13 years  nicm   Set $TMUX without the session when background jobs are run.
[TXT] colour.c  1.3   13 years  nicm   Accept colours of the hex form #ffffff and translate to the nearest from the xte...
[TXT] environ.c  1.4   14 years  nicm   Run job commands explicitly in the global enviroment (which can be modified with...
[TXT] grid-view.c  1.9   13 years  nicm   When clearing the entire screen, clear lines that are used into the history like...
[TXT] grid.c  1.18   14 years  nicm   Merge copy mode and output mode, dropping the latter. Idea and code from Micah C...
[TXT] input-keys.c  1.21   13 years  nicm   Support for UTF-8 mouse input (\033[1005h). This was added in xterm 262 and supp...
[TXT] input.c  1.35   13 years  nicm   Use input_clear to reset the APC, DCS, OSC state or it could be reused improperl...
[TXT] job.c  1.25   13 years  nicm   Simplify the way jobs work and drop the persist type, so all jobs are fire-and-f...
[TXT] key-bindings.c  1.27   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] key-string.c  1.20   13 years  nicm   Allow top-bit-set characters to be used for key bindings, from Tiago Cunha.
[TXT] layout-custom.c  1.1   13 years  nicm   Custom layouts. list-windows command displays the layout as a string (such as "b...
[TXT] layout-set.c  1.8   13 years  nicm   Add other-pane-height and other-pane-width options, allowing the width or height...
[TXT] layout.c  1.6   13 years  nicm   Custom layouts. list-windows command displays the layout as a string (such as "b...
[TXT] log.c  1.4   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] names.c  1.11   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] options-table.c  1.3   13 years  nicm   The maximum history-limit was accidentally reduced, fix it back to INT_MAX.
[TXT] options.c  1.5   14 years  nicm   Permit multiple prefix keys to be defined, separated by commas, for example: se...
[TXT] paste.c  1.10   13 years  nicm   Change from a per-session stack of buffers to one global stack which is much mor...
[TXT] procname.c  1.6   14 years  guenther   Use sysctl() KERN_PROC2 instead of KERN_PROC, as the latter's ABI is sensitive t...
[TXT] resize.c  1.7   13 years  nicm   Store sessions in an RB tree by name rather than a list, this is tidier and allo...
[TXT] screen-redraw.c  1.17   13 years  nicm   Use UTF-8 line drawing characters on UTF-8 terminals. Fixes some stupid terminal...
[TXT] screen-write.c  1.46   13 years  nicm   When clearing the entire screen, clear lines that are used into the history like...
[TXT] screen.c  1.17   13 years  nicm   Fix rectangle copy to behave like emacs - the cursor is not part of the selectio...
[TXT] server-client.c  1.51   13 years  nicm   Simplify the way jobs work and drop the persist type, so all jobs are fire-and-f...
[TXT] server-fn.c  1.50   13 years  nicm   Set $TMUX without the session when background jobs are run.
[TXT] server.c  1.101   13 years  nicm   Use LIST_* not SLIST_*.
[TXT] session.c  1.30   13 years  nicm   Check if the index is in use and fail before creating the child process, rather ...
[TXT] status.c  1.71   13 years  nicm   Simplify the way jobs work and drop the persist type, so all jobs are fire-and-f...
[TXT] tmux.1  1.210   13 years  nicm   Support -x and -y for new-session to specify the initial size of the window if c...
[TXT] tmux.c  1.103   13 years  nicm   Set $TMUX without the session when background jobs are run.
[TXT] tmux.h  1.271   13 years  nicm   Simplify the way jobs work and drop the persist type, so all jobs are fire-and-f...
[TXT] tty-acs.c  1.1   13 years  nicm   Use UTF-8 line drawing characters on UTF-8 terminals. Fixes some stupid terminal...
[TXT] tty-keys.c  1.33   13 years  nicm   Support for UTF-8 mouse input (\033[1005h). This was added in xterm 262 and supp...
[TXT] tty-term.c  1.20   13 years  nicm   Use LIST_* not SLIST_*.
[TXT] tty.c  1.99   13 years  nicm   Accept tcgetattr/tcsetattr failure, fixes problems with fatal() if the terminal ...
[TXT] utf8.c  1.6   13 years  nicm   Support for UTF-8 mouse input (\033[1005h). This was added in xterm 262 and supp...
[TXT] window-clock.c  1.6   13 years  nicm   Pass in the session, rather than the client, to window modes' key() function. We...
[TXT] window-copy.c  1.66   13 years  nicm   Change from a per-session stack of buffers to one global stack which is much mor...
[TXT] window.c  1.63   13 years  nicm   Check if the index is in use and fail before creating the child process, rather ...
[TXT] xmalloc.c  1.3   14 years  deraadt   tabs are better; ok nicm
[TXT] array.h (in the Attic) [Hide]  1.5   13 years  nicm   Shut up gcc4 warnings.
[TXT] clock.c (in the Attic) [Hide]  1.6   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-choose-buffer.c (in the Attic) [Hide]  1.4   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-choose-client.c (in the Attic) [Hide]  1.5   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-choose-session.c (in the Attic) [Hide]  1.12   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-choose-window.c (in the Attic) [Hide]  1.18   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-clear-history.c (in the Attic) [Hide]  1.8   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-clock-mode.c (in the Attic) [Hide]  1.6   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-delete-buffer.c (in the Attic) [Hide]  1.6   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-has-session.c (in the Attic) [Hide]  1.5   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-link-window.c (in the Attic) [Hide]  1.10   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-list-commands.c (in the Attic) [Hide]  1.6   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-list.c (in the Attic) [Hide]  1.6   13 years  nicm   We now send argv to the server after parsing it in the client to get the command...
[TXT] cmd-send-prefix.c (in the Attic) [Hide]  1.8   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-server-info.c (in the Attic) [Hide]  1.24   13 years  nicm   Simplify the way jobs work and drop the persist type, so all jobs are fire-and-f...
[TXT] cmd-show-buffer.c (in the Attic) [Hide]  1.10   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-start-server.c (in the Attic) [Hide]  1.6   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-string.c (in the Attic) [Hide]  1.15   13 years  nicm   Read ${X} environment variables in strings and $HOME from the global environment...
[TXT] cmd-suspend-client.c (in the Attic) [Hide]  1.6   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-unlink-window.c (in the Attic) [Hide]  1.10   13 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] grid-utf8.c (in the Attic) [Hide]  1.2   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] layout-string.c (in the Attic) [Hide]  1.5   13 years  nicm   Custom layouts. list-windows command displays the layout as a string (such as "b...
[TXT] mode-key.c (in the Attic) [Hide]  1.36   13 years  nicm   Sprinkle a little more const.
[TXT] server-window.c (in the Attic) [Hide]  1.20   13 years  nicm   Unused declaration.
[TXT] signal.c (in the Attic) [Hide]  1.6   13 years  nicm   Do not call event_del() for signals after fork(), just use sigaction() directly ...
[TXT] window-choose.c (in the Attic) [Hide]  1.17   13 years  nicm   Support all four of the xterm mouse modes. Based on a diff from hsim at gmx.li.
[TXT] xterm-keys.c (in the Attic) [Hide]  1.8   13 years  nicm   Last few tables that should be const.