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_5_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.66   11 years  nicm   Add a wait-for command which blocks a client on a named channel until it is woke...
[TXT] arguments.c  1.5   10 years  nicm   Instead of eating 1024 bytes or so for the arguments of each command, save memor...
[TXT] attributes.c  1.5   12 years  nicm   Use snprintf for constructing attribute string, from Tim Ruehsen.
[TXT] cfg.c  1.29   11 years  nicm   Add some additional debug logging.
[TXT] client.c  1.66   11 years  nicm   Use lockf which is more portable than flock, from Dagobert Michelsen.
[TXT] cmd-attach-session.c  1.24   11 years  nicm   Add -A flag to new-session to make it behave like attach-session if the session ...
[TXT] cmd-bind-key.c  1.16   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-break-pane.c  1.21   11 years  nicm   Add resize-pane -Z to temporary zoom the active pane to occupy the full window o...
[TXT] cmd-capture-pane.c  1.24   11 years  nicm   Handle empty pending output (not a failure) and add \n. From George Nachman.
[TXT] cmd-choose-tree.c  1.23   11 years  nicm   When using choose-tree -u, start with the current window highlighted. From Thoma...
[TXT] cmd-command-prompt.c  1.26   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-confirm-before.c  1.19   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-copy-mode.c  1.15   11 years  nicm   Make copy-mode -u still scroll up if already in copy mode, handy for people who ...
[TXT] cmd-detach-client.c  1.13   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-display-message.c  1.22   11 years  nicm   Handle no client better in display-message.
[TXT] cmd-display-panes.c  1.6   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-find-window.c  1.24   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-if-shell.c  1.23   11 years  nicm   Try to establish client for run-shell and if-shell if no -t.
[TXT] cmd-join-pane.c  1.14   11 years  nicm   Add resize-pane -Z to temporary zoom the active pane to occupy the full window o...
[TXT] cmd-kill-pane.c  1.14   11 years  nicm   Add resize-pane -Z to temporary zoom the active pane to occupy the full window o...
[TXT] cmd-kill-server.c  1.10   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-kill-session.c  1.12   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-kill-window.c  1.13   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-list-buffers.c  1.17   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-list-clients.c  1.16   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-list-keys.c  1.21   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-list-panes.c  1.17   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-list-sessions.c  1.15   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-list-windows.c  1.26   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-load-buffer.c  1.23   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-lock-server.c  1.14   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-move-window.c  1.15   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-new-session.c  1.50   11 years  nicm   Add -P and -F to new-session.
[TXT] cmd-new-window.c  1.32   11 years  nicm   Add -P and -F to new-session.
[TXT] cmd-paste-buffer.c  1.22   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-pipe-pane.c  1.25   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-queue.c  1.9   10 years  nicm   Mark control commands specially so the client can identify them, based on a diff...
[TXT] cmd-refresh-client.c  1.10   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-rename-session.c  1.14   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-rename-window.c  1.9   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-resize-pane.c  1.15   11 years  nicm   Add resize-pane -Z to temporary zoom the active pane to occupy the full window o...
[TXT] cmd-respawn-pane.c  1.8   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-respawn-window.c  1.18   11 years  nicm   Add resize-pane -Z to temporary zoom the active pane to occupy the full window o...
[TXT] cmd-rotate-window.c  1.13   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-run-shell.c  1.23   11 years  nicm   Try to establish client for run-shell and if-shell if no -t.
[TXT] cmd-save-buffer.c  1.19   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-select-layout.c  1.20   11 years  nicm   Add resize-pane -Z to temporary zoom the active pane to occupy the full window o...
[TXT] cmd-select-pane.c  1.16   11 years  nicm   Add resize-pane -Z to temporary zoom the active pane to occupy the full window o...
[TXT] cmd-select-window.c  1.10   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-send-keys.c  1.16   10 years  nicm   Use u_char for the send-keys string to avoid mangling top-bit-set characters whe...
[TXT] cmd-set-buffer.c  1.13   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-set-environment.c  1.8   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-set-option.c  1.62   10 years  nicm   Clarify error messages when setting options, from Thomas Adam.
[TXT] cmd-show-environment.c  1.7   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-show-messages.c  1.6   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-show-options.c  1.20   11 years  nicm   Add -q flags to shut up errors to capture-pane and show-options, from George Nac...
[TXT] cmd-source-file.c  1.17   11 years  nicm   Copy the client into the new cmdq in source-file so commands that work on it (su...
[TXT] cmd-split-window.c  1.42   11 years  nicm   Revert the command-prefix change which breaks sequences of commands.
[TXT] cmd-swap-pane.c  1.17   11 years  nicm   If -s to swap-pane is not given, use the current pane.
[TXT] cmd-swap-window.c  1.9   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-switch-client.c  1.17   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-unbind-key.c  1.16   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-wait-for.c  1.2   11 years  nicm   Add wait-for -L and -U for lock and unlock, from Thiago Padilha.
[TXT] cmd.c  1.85   11 years  nicm   Reserve space for \0 in cmd_print, from George Nachman.
[TXT] colour.c  1.6   11 years  nicm   Remove tmux's (already minimal) 88 colour support. Such terminals are few and un...
[TXT] control-notify.c  1.8   11 years  nicm   Fix compiler warnings, missing #include. From Thomas Adam.
[TXT] control.c  1.11   10 years  nicm   Mark control commands specially so the client can identify them, based on a diff...
[TXT] environ.c  1.5   11 years  nicm   xfree is not particularly helpful, remove it. From Thomas Adam.
[TXT] format.c  1.26   10 years  nicm   Add pane_synchronized format, from Romain Francoise.
[TXT] grid-view.c  1.14   11 years  nicm   Preserve trailing spaces with capture-pane -J, from George Nachman.
[TXT] grid.c  1.29   11 years  nicm   Allow lastgc to be NULL in grid_string_cells so find-window doesn't crash, probl...
[TXT] input-keys.c  1.33   11 years  nicm   Don't limit width and height to 222 in standard mouse mode.
[TXT] input.c  1.63   10 years  nicm   Always push a focus event when the application turns it on, prompted by discussi...
[TXT] job.c  1.31   11 years  nicm   %zu format for size_t.
[TXT] key-bindings.c  1.39   11 years  nicm   Add resize-pane -Z to temporary zoom the active pane to occupy the full window o...
[TXT] key-string.c  1.24   11 years  nicm   In terminals with XT, turn on modifyOtherKeys=1 with the escape sequence and han...
[TXT] layout-custom.c  1.6   11 years  nicm   Fix handling of short (< 4 character) checksums and a bug with parsing old-style...
[TXT] layout-set.c  1.10   12 years  nicm   Fix a trivial copy-and-paste error (sx->sy), from Chris Johnsen.
[TXT] layout.c  1.18   11 years  nicm   Add resize-pane -Z to temporary zoom the active pane to occupy the full window o...
[TXT] log.c  1.8   11 years  nicm   Do not use stderr for log file and don't call log_close when not needed.
[TXT] names.c  1.21   11 years  nicm   Revert the command-prefix change which breaks sequences of commands.
[TXT] notify.c  1.5   11 years  nicm   Add notification for input from a pane, from George Nachman.
[TXT] options-table.c  1.38   10 years  nicm   Focus events can cause trouble if left on and they can't be turned off during id...
[TXT] options.c  1.8   11 years  nicm   xfree is not particularly helpful, remove it. From Thomas Adam.
[TXT] paste.c  1.14   11 years  nicm   Support middle-click paste, based on a diff from Ailin Nemui.
[TXT] procname.c  1.10   11 years  millert   We no longer use struct eproc for kinfo_proc in sysctl.h so there is no direct n...
[TXT] resize.c  1.10   11 years  nicm   Add resize-pane -Z to temporary zoom the active pane to occupy the full window o...
[TXT] screen-redraw.c  1.24   11 years  nicm   When only two panes in a window, only draw half the separating line as active.
[TXT] screen-write.c  1.67   11 years  nicm   RIS should reset focus reporting, from Hayaki Saito.
[TXT] screen.c  1.26   11 years  nicm   Don't let cursor position overflow when reflowing, from Christopher Collins.
[TXT] server-client.c  1.103   10 years  nicm   Focus events can cause trouble if left on and they can't be turned off during id...
[TXT] server-fn.c  1.70   10 years  nicm   When the session option renumber-window is used, ensure we iterate over all sess...
[TXT] server.c  1.110   11 years  nicm   Rename global configuration define.
[TXT] session.c  1.38   11 years  nicm   Rename session idx to session id throughout and add $ prefix to targets to use i...
[TXT] status.c  1.107   10 years  nicm   Whitespace nits, from Ben Boeckel.
[TXT] tmux.1  1.364   10 years  schwarze   use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
[TXT] tmux.c  1.120   11 years  nicm   Rename global configuration define.
[TXT] tmux.h  1.415   10 years  nicm   Implement s, S, C mode switch commands in vi(1) mode, from Ben Boeckel.
[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.59   11 years  nicm   Only accept partial keys if the timer has not expired, fixes infinite loop when ...
[TXT] tty-term.c  1.32   10 years  nicm   The actual terminfo entries we ended up with for cursor changes are Cs, Ce, Ss a...
[TXT] tty.c  1.162   10 years  nicm   Focus events can cause trouble if left on and they can't be turned off during id...
[TXT] utf8.c  1.7   11 years  nicm   Remove some Korean characters from the zero-width list that apparently shouldn't...
[TXT] window-clock.c  1.9   11 years  nicm   No more lint means no more ARGSUSED.
[TXT] window-copy.c  1.94   10 years  nicm   Make next-word-end work properly with vi(1) keys, reported by patrick keshishian...
[TXT] window.c  1.97   11 years  nicm   Fix compiler warnings, missing #include. From Thomas Adam.
[TXT] xmalloc.c  1.4   11 years  nicm   xfree is not particularly helpful, remove it. From Thomas Adam.
[TXT] array.h (in the Attic) [Hide]  1.6   11 years  nicm   xfree is not particularly helpful, remove it. From Thomas Adam.
[TXT] clock.c (in the Attic) [Hide]  1.7   11 years  nicm   Call setlocale(LC_TIME) at startup.
[TXT] cmd-choose-buffer.c (in the Attic) [Hide]  1.14   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-choose-client.c (in the Attic) [Hide]  1.18   11 years  nicm   tty.path can be NULL, don't dereference it. From George Nachman.
[TXT] cmd-choose-list.c (in the Attic) [Hide]  1.7   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-clear-history.c (in the Attic) [Hide]  1.10   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-clock-mode.c (in the Attic) [Hide]  1.8   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-delete-buffer.c (in the Attic) [Hide]  1.9   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-has-session.c (in the Attic) [Hide]  1.8   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-link-window.c (in the Attic) [Hide]  1.13   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-list-commands.c (in the Attic) [Hide]  1.10   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-list.c (in the Attic) [Hide]  1.12   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-server-info.c (in the Attic) [Hide]  1.33   11 years  nicm   Rename session idx to session id throughout and add $ prefix to targets to use i...
[TXT] cmd-start-server.c (in the Attic) [Hide]  1.9   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-string.c (in the Attic) [Hide]  1.18   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-suspend-client.c (in the Attic) [Hide]  1.9   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] cmd-unlink-window.c (in the Attic) [Hide]  1.12   11 years  nicm   Add a command queue to standardize and simplify commands that call other command...
[TXT] grid-cell.c (in the Attic) [Hide]  1.1   11 years  nicm   Rather than having two grids for each pane, one for ASCII and one for UTF-8, col...
[TXT] mode-key.c (in the Attic) [Hide]  1.54   10 years  nicm   Whitespace nits, from Ben Boeckel.
[TXT] server-window.c (in the Attic) [Hide]  1.28   11 years  nicm   Add various checks to turn off bits that can't work in control mode (such as loc...
[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.47   11 years  nicm   When using choose-tree -u, start with the current window highlighted. From Thoma...
[TXT] xterm-keys.c (in the Attic) [Hide]  1.11   11 years  nicm   In terminals with XT, turn on modifyOtherKeys=1 with the escape sequence and han...