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_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.35   14 years  nicm   Fix DPADD, from Brad.
[TXT] attributes.c  1.3   14 years  nicm   Rename a variable to something more helpful.
[TXT] cfg.c  1.10   14 years  nicm   Use the array.h code for the causes list.
[TXT] client.c  1.35   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-attach-session.c  1.12   14 years  nicm   Support attaching a client read-only with a new -r flag to the attach-session co...
[TXT] cmd-bind-key.c  1.8   14 years  nicm   Don't leak if arguments appear multiple times, from Tiago Cunha.
[TXT] cmd-break-pane.c  1.9   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-capture-pane.c  1.3   14 years  nicm   Don't leak line, from Tiago Cunha.
[TXT] cmd-command-prompt.c  1.12   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-confirm-before.c  1.9   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-copy-mode.c  1.9   14 years  nicm   Use the target print function for copy-mode, spotted by Tiago Cunha.
[TXT] cmd-detach-client.c  1.5   14 years  nicm   Support attaching a client read-only with a new -r flag to the attach-session co...
[TXT] cmd-display-message.c  1.7   14 years  nicm   Add a -p flag to display-message to print the output rather than displaying in t...
[TXT] cmd-display-panes.c  1.2   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-find-window.c  1.6   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-if-shell.c  1.7   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-join-pane.c  1.1   14 years  nicm   New command, join-pane, to split and move an existing pane into the space (like ...
[TXT] cmd-kill-pane.c  1.9   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-kill-server.c  1.6   14 years  nicm   Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to th...
[TXT] cmd-kill-session.c  1.6   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-kill-window.c  1.7   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-list-buffers.c  1.8   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-list-clients.c  1.5   14 years  nicm   Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to th...
[TXT] cmd-list-keys.c  1.11   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-list-panes.c  1.4   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-list-sessions.c  1.7   14 years  nicm   Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to th...
[TXT] cmd-list-windows.c  1.8   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-load-buffer.c  1.11   14 years  nicm   In load-buffer, read until EOF rather than using stat() and reading a fixed size...
[TXT] cmd-lock-server.c  1.7   14 years  nicm   Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to th...
[TXT] cmd-move-window.c  1.9   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-new-session.c  1.28   14 years  nicm   Display -t argument to new-session, from Tiago Cunha.
[TXT] cmd-new-window.c  1.12   14 years  nicm   Permit !, + and - to be used for window targets to specify last window (!), or n...
[TXT] cmd-paste-buffer.c  1.10   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-pipe-pane.c  1.9   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-refresh-client.c  1.4   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-rename-session.c  1.5   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-rename-window.c  1.5   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-resize-pane.c  1.8   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-respawn-window.c  1.12   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-rotate-window.c  1.10   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-run-shell.c  1.6   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-save-buffer.c  1.6   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-select-layout.c  1.8   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-select-pane.c  1.9   14 years  nicm   Options to set the colour of the pane borders, with different colours for the ac...
[TXT] cmd-select-window.c  1.4   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-send-keys.c  1.7   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-set-buffer.c  1.6   14 years  nicm   Tidy up various bits of the paste code, make the data buffer char * and add comm...
[TXT] cmd-set-environment.c  1.3   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-set-option.c  1.35   14 years  nicm   Option to set the characters considered word separators in copy mode, from Micah...
[TXT] cmd-show-environment.c  1.2   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-show-messages.c  1.2   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-show-options.c  1.10   14 years  nicm   Add "server options" which are server-wide and not bound to a session or window....
[TXT] cmd-source-file.c  1.9   14 years  nicm   Use the array.h code for the causes list.
[TXT] cmd-split-window.c  1.19   14 years  nicm   New command, join-pane, to split and move an existing pane into the space (like ...
[TXT] cmd-swap-pane.c  1.11   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-swap-window.c  1.5   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-switch-client.c  1.5   14 years  nicm   Don't leak if arguments appear multiple times, from Tiago Cunha.
[TXT] cmd-unbind-key.c  1.7   14 years  nicm   Don't leak if arguments appear multiple times, from Tiago Cunha.
[TXT] cmd.c  1.38   14 years  nicm   Permit !, + and - to be used for window targets to specify last window (!), or n...
[TXT] colour.c  1.2   14 years  nicm   Permit options such as status-bg to be configured using the entire 256 colour pa...
[TXT] environ.c  1.3   14 years  nicm   Nuke a dead variable found with clang and an unused declaration with lint.
[TXT] grid-view.c  1.8   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] grid.c  1.17   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] input-keys.c  1.18   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] input.c  1.27   14 years  nicm   Add an option to disable the smcup/rmcup alternate screen behaviour inside tmux....
[TXT] job.c  1.15   14 years  nicm   Typo fix from Tim van der Molen.
[TXT] key-bindings.c  1.17   14 years  nicm   Support attaching a client read-only with a new -r flag to the attach-session co...
[TXT] key-string.c  1.13   14 years  nicm   Permit S- prefix on keys for shift. Relatively few terminals support this (basic...
[TXT] layout-set.c  1.5   14 years  nicm   Fix divide by zero on small windows with main-* layouts.
[TXT] layout.c  1.5   14 years  nicm   New command, join-pane, to split and move an existing pane into the space (like ...
[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.c  1.5   14 years  nicm   Permit multiple prefix keys to be defined, separated by commas, for example: se...
[TXT] paste.c  1.8   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[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.4   14 years  nicm   Don't allow locked or suspended clients to limit the size of active clients.
[TXT] screen-redraw.c  1.16   14 years  nicm   Option to display the active pane in a different colour with the display-panes c...
[TXT] screen-write.c  1.41   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] screen.c  1.14   14 years  nicm   Rectangle copy support, from Robin Lee Powell.
[TXT] server-client.c  1.30   14 years  nicm   Support attaching a client read-only with a new -r flag to the attach-session co...
[TXT] server-fn.c  1.34   14 years  nicm   When a window is destroyed, remove all links to it from each session rather than...
[TXT] server.c  1.83   14 years  nicm   Use the array.h code for the causes list.
[TXT] session.c  1.16   14 years  nicm   Fix a couple of problems with grouped sessions reported by danh: redraw properly...
[TXT] status.c  1.58   14 years  nicm   Calculate offset correctly, fixes incorrect offset and prevents crash when statu...
[TXT] tmux.1  1.155   14 years  nicm   Permit keys in copy mode to be prefixed by a repeat count, entered with [1-9] in...
[TXT] tmux.c  1.73   14 years  nicm   Option to set the characters considered word separators in copy mode, from Micah...
[TXT] tmux.h  1.209   14 years  nicm   Permit keys in copy mode to be prefixed by a repeat count, entered with [1-9] in...
[TXT] tty-keys.c  1.29   14 years  nicm   Allow keys to be replaced and reorder the table so that terminfo-defined keys (o...
[TXT] tty-term.c  1.16   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] tty.c  1.85   14 years  nicm   Check for colour and attribute modifications early so the translated values can ...
[TXT] utf8.c  1.5   14 years  nicm   %zu not %u, doh.
[TXT] window-clock.c  1.5   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] window-copy.c  1.51   14 years  nicm   Fix a use-after-free when cancelling copy mode, or trying to repeat cancel. ok ...
[TXT] window.c  1.43   14 years  nicm   Instead of bailing out on the first configuration file error, carry on, collecti...
[TXT] xmalloc.c  1.3   14 years  deraadt   tabs are better; ok nicm
[TXT] array.h (in the Attic) [Hide]  1.4   14 years  nicm   Use the array.h code for the causes list.
[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-client.c (in the Attic) [Hide]  1.4   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-choose-session.c (in the Attic) [Hide]  1.9   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-choose-window.c (in the Attic) [Hide]  1.12   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-clear-history.c (in the Attic) [Hide]  1.7   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-clock-mode.c (in the Attic) [Hide]  1.5   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-copy-buffer.c (in the Attic) [Hide]  1.7   14 years  nicm   Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to th...
[TXT] cmd-delete-buffer.c (in the Attic) [Hide]  1.4   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-down-pane.c (in the Attic) [Hide]  1.8   14 years  nicm   Options to set the colour of the pane borders, with different colours for the ac...
[TXT] cmd-generic.c (in the Attic) [Hide]  1.11   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-has-session.c (in the Attic) [Hide]  1.4   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-last-window.c (in the Attic) [Hide]  1.4   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-link-window.c (in the Attic) [Hide]  1.9   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-list-commands.c (in the Attic) [Hide]  1.5   14 years  nicm   Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to th...
[TXT] cmd-list.c (in the Attic) [Hide]  1.3   14 years  nicm   Don't stop parsing command sequences when a command requests the client to stick...
[TXT] cmd-lock-client.c (in the Attic) [Hide]  1.2   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-lock-session.c (in the Attic) [Hide]  1.2   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-next-layout.c (in the Attic) [Hide]  1.5   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-next-window.c (in the Attic) [Hide]  1.6   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-previous-layout.c (in the Attic) [Hide]  1.6   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-previous-window.c (in the Attic) [Hide]  1.6   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-select-prompt.c (in the Attic) [Hide]  1.7   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-send-prefix.c (in the Attic) [Hide]  1.6   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-server-info.c (in the Attic) [Hide]  1.18   14 years  nicm   Add "server options" which are server-wide and not bound to a session or window....
[TXT] cmd-set-window-option.c (in the Attic) [Hide]  1.16   14 years  nicm   Eliminate duplicate code and ease the passage for server-wide options by adding ...
[TXT] cmd-show-buffer.c (in the Attic) [Hide]  1.8   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-show-window-options.c (in the Attic) [Hide]  1.8   14 years  nicm   Eliminate duplicate code and ease the passage for server-wide options by adding ...
[TXT] cmd-start-server.c (in the Attic) [Hide]  1.5   14 years  nicm   Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to th...
[TXT] cmd-string.c (in the Attic) [Hide]  1.14   14 years  nicm   have_arg matches buf so it is no longer necessary, spotted by Tim van der Molen....
[TXT] cmd-suspend-client.c (in the Attic) [Hide]  1.4   14 years  nicm   Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the co...
[TXT] cmd-unlink-window.c (in the Attic) [Hide]  1.9   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...
[TXT] cmd-up-pane.c (in the Attic) [Hide]  1.8   14 years  nicm   Options to set the colour of the pane borders, with different colours for the ac...
[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] imsg-buffer.c (in the Attic) [Hide]  1.2   14 years  jacekm   Enclose repeated buffer draining code in a new msgbuf_drain() function, which is...
[TXT] imsg.c (in the Attic) [Hide]  1.1   14 years  nicm   Switch tmux to use imsg. This is the last major change to make the client-server...
[TXT] imsg.h (in the Attic) [Hide]  1.2   14 years  jacekm   Enclose repeated buffer draining code in a new msgbuf_drain() function, which is...
[TXT] layout-string.c (in the Attic) [Hide]  1.4   14 years  nicm   $OpenBSD$ not $Id$
[TXT] mode-key.c (in the Attic) [Hide]  1.34   14 years  nicm   Permit keys in copy mode to be prefixed by a repeat count, entered with [1-9] in...
[TXT] server-window.c (in the Attic) [Hide]  1.14   14 years  nicm   copy mode uses the real screen as backing and if it is updated while copying, st...
[TXT] window-choose.c (in the Attic) [Hide]  1.15   14 years  nicm   Add scroll-up/scroll-down for choose/more mode, from Micah Cowan.
[TXT] window-more.c (in the Attic) [Hide]  1.13   14 years  nicm   Instead of bailing out on the first configuration file error, carry on, collecti...
[TXT] xterm-keys.c (in the Attic) [Hide]  1.5   14 years  nicm   Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last tim...