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_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.83   8 years  nicm   Add hooks infrastructure, basic commands (set-hook, show-hooks) and a couple of ...
[TXT] alerts.c  1.11   8 years  nicm   Add on alerts rather than ignoring them if the event has already been queued, fo...
[TXT] arguments.c  1.13   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] attributes.c  1.5   12 years  nicm   Use snprintf for constructing attribute string, from Tim Ruehsen.
[TXT] cfg.c  1.45   8 years  tim   - Rework load_cfg() error handling a little. - Add -q to source-file to suppress...
[TXT] client.c  1.113   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-attach-session.c  1.61   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-bind-key.c  1.25   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-break-pane.c  1.37   8 years  nicm   Fix break-pane synopsis and some other tmux.1 bits.
[TXT] cmd-capture-pane.c  1.38   8 years  nicm   Instead of combined flags for -c, -s, -t, split into different sets using an enu...
[TXT] cmd-choose-tree.c  1.31   8 years  nicm   Instead of combined flags for -c, -s, -t, split into different sets using an enu...
[TXT] cmd-command-prompt.c  1.33   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-confirm-before.c  1.28   8 years  nicm   Instead of combined flags for -c, -s, -t, split into different sets using an enu...
[TXT] cmd-copy-mode.c  1.27   8 years  nicm   Use the same code for half page scrolling as full, from Michal Mazurek.
[TXT] cmd-detach-client.c  1.27   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-display-message.c  1.35   8 years  nicm   Instead of combined flags for -c, -s, -t, split into different sets using an enu...
[TXT] cmd-display-panes.c  1.13   7 years  nicm   Allow a command to be specified to display-panes, similar to command-prompt, rat...
[TXT] cmd-find-window.c  1.37   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-find.c  1.32   8 years  nicm   Accept clients as sessions in cmd_find_get_session.
[TXT] cmd-if-shell.c  1.43   8 years  nicm   Expand client formats (like run-shell), from Stephen M Coakley.
[TXT] cmd-join-pane.c  1.23   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-kill-pane.c  1.20   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-kill-server.c  1.16   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-kill-session.c  1.20   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-kill-window.c  1.21   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-list-buffers.c  1.30   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-list-clients.c  1.27   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-list-keys.c  1.35   7 years  nicm   Add -F to list-commands.
[TXT] cmd-list-panes.c  1.27   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-list-sessions.c  1.24   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-list-windows.c  1.37   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-load-buffer.c  1.42   8 years  nicm   Do not use c->cwd or s->cwd if it is NULL, found by Ben Boeckel.
[TXT] cmd-lock-server.c  1.22   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-move-window.c  1.25   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-new-session.c  1.87   8 years  nicm   Do not use c->cwd or s->cwd if it is NULL, found by Ben Boeckel.
[TXT] cmd-new-window.c  1.59   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-paste-buffer.c  1.34   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-pipe-pane.c  1.36   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-queue.c  1.36   8 years  nicm   Final parts of command hooks, add before- and after- hooks to each command.
[TXT] cmd-refresh-client.c  1.19   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-rename-session.c  1.20   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-rename-window.c  1.16   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-resize-pane.c  1.23   8 years  nicm   Remove some more unused variables, and use RB_FOREACH_SAFE in key_bindings_unref...
[TXT] cmd-respawn-pane.c  1.20   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-respawn-window.c  1.30   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-rotate-window.c  1.19   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-run-shell.c  1.36   8 years  nicm   Expand client formats in run-shell.
[TXT] cmd-save-buffer.c  1.37   8 years  nicm   Do not use c->cwd or s->cwd if it is NULL, found by Ben Boeckel.
[TXT] cmd-select-layout.c  1.29   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-select-pane.c  1.32   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-select-window.c  1.16   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-send-keys.c  1.28   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-set-buffer.c  1.25   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-set-environment.c  1.18   8 years  nicm   show-* and set-* need to handle a missing target.
[TXT] cmd-set-option.c  1.96   7 years  nicm   Cache the window styles and do not look up the window-style options unless they ...
[TXT] cmd-show-environment.c  1.19   8 years  nicm   show-* and set-* need to handle a missing target.
[TXT] cmd-show-messages.c  1.20   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-show-options.c  1.31   8 years  nicm   show-* and set-* need to handle a missing target.
[TXT] cmd-source-file.c  1.25   8 years  tim   - Rework load_cfg() error handling a little. - Add -q to source-file to suppress...
[TXT] cmd-split-window.c  1.69   7 years  nicm   Insert new panes after the pane being split in the list rather than always after...
[TXT] cmd-swap-pane.c  1.26   8 years  nicm   Remove unused variables, from Michal Mazurek.
[TXT] cmd-swap-window.c  1.16   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-switch-client.c  1.42   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-unbind-key.c  1.25   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-wait-for.c  1.13   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd.c  1.122   8 years  nicm   Remove some more unused variables, and use RB_FOREACH_SAFE in key_bindings_unref...
[TXT] colour.c  1.14   7 years  nicm   Instead of representing colours in several different forms with various cell fla...
[TXT] control-notify.c  1.16   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] control.c  1.17   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] environ.c  1.15   7 years  nicm   Tweak output of environment logging.
[TXT] format.c  1.107   7 years  nicm   Use a fixed buffer for strftime() because there is no portable way to tell if th...
[TXT] grid-view.c  1.24   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] grid.c  1.54   7 years  nicm   Don't update cells in each block of data read from a pane immediately, instead t...
[TXT] input-keys.c  1.55   8 years  nicm   Limit x, y and b to 0x7ff for UTF-8 mouse input, suggested by schwarze@.
[TXT] input.c  1.102   7 years  nicm   Instead of representing colours in several different forms with various cell fla...
[TXT] job.c  1.40   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] key-bindings.c  1.57   8 years  nicm   Remove some more unused variables, and use RB_FOREACH_SAFE in key_bindings_unref...
[TXT] key-string.c  1.38   7 years  nicm   Extend 0x1234 keys form to more bits so that Unicode keys work.
[TXT] layout-custom.c  1.9   7 years  nicm   Wrap some long lines and apply some static.
[TXT] layout-set.c  1.14   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] layout.c  1.27   8 years  nicm   Add option to include status text in the pane borders. If pane-border-status is ...
[TXT] log.c  1.23   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] names.c  1.35   7 years  nicm   Wrap some long lines and apply some static.
[TXT] notify.c  1.8   8 years  nicm   Similarly, for sessions use a callback to free rather than checking every loop.
[TXT] options-table.c  1.73   8 years  nicm   Fix up a couple of long lines.
[TXT] options.c  1.18   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] paste.c  1.34   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] proc.c  1.8   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] procname.c  1.15   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] resize.c  1.19   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] screen-redraw.c  1.37   7 years  nicm   Instead of representing colours in several different forms with various cell fla...
[TXT] screen-write.c  1.92   7 years  nicm   Don't update cells in each block of data read from a pane immediately, instead t...
[TXT] screen.c  1.39   7 years  nicm   Don't update cells in each block of data read from a pane immediately, instead t...
[TXT] server-client.c  1.187   7 years  nicm   Allow a command to be specified to display-panes, similar to command-prompt, rat...
[TXT] server-fn.c  1.99   7 years  nicm   Allow a command to be specified to display-panes, similar to command-prompt, rat...
[TXT] server.c  1.159   7 years  semarie   tmux: only consider ACCESSPERMS for setting mode on socket_path. it explicitly ...
[TXT] session.c  1.62   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] status.c  1.149   7 years  nicm   Allow #[] in window-status-separator.
[TXT] style.c  1.10   7 years  nicm   Instead of representing colours in several different forms with various cell fla...
[TXT] tmux.1  1.491   7 years  nicm   Allow a command to be specified to display-panes, similar to command-prompt, rat...
[TXT] tmux.c  1.170   7 years  nicm   Use getprogname() instead of __progname to make portability easier.
[TXT] tmux.h  1.640   7 years  nicm   Tweak output of environment logging.
[TXT] tty-acs.c  1.4   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] tty-keys.c  1.89   8 years  nicm   Fix keys parsing again to correctly accept Unicode when not prefixed with Escape...
[TXT] tty-term.c  1.45   8 years  nicm   Support for RGB colour, using the extended cell mechanism to avoid wasting unnec...
[TXT] tty.c  1.205   7 years  nicm   Don't update cells in each block of data read from a pane immediately, instead t...
[TXT] utf8.c  1.33   7 years  nicm   Most of the utf8_data is fixed so simplify utf8_set to use a memcpy.
[TXT] window-clock.c  1.18   7 years  nicm   Instead of representing colours in several different forms with various cell fla...
[TXT] window-copy.c  1.151   7 years  nicm   Remove unused variable, from Ben Boeckel.
[TXT] window.c  1.165   7 years  nicm   Tweak output of environment logging.
[TXT] xmalloc.c  1.10   8 years  nicm   fatalx() not fatal().
[TXT] xmalloc.h  1.1   8 years  nicm   Sync the entire xmalloc.[ch] with the other users, but with the addition of xrea...
[TXT] cmd-choose-buffer.c (in the Attic) [Hide]  1.29   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-choose-client.c (in the Attic) [Hide]  1.29   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-clear-history.c (in the Attic) [Hide]  1.18   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-list.c (in the Attic) [Hide]  1.16   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] cmd-set-hook.c (in the Attic) [Hide]  1.6   8 years  nicm   set-hook needs CANFAIL like the other set commands.
[TXT] cmd-string.c (in the Attic) [Hide]  1.22   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] hooks.c (in the Attic) [Hide]  1.4   8 years  nicm   Add infrastructure to work out the best target given a pane or window alone and ...
[TXT] mode-key.c (in the Attic) [Hide]  1.68   8 years  nicm   Add next/previous paragraph, from J Raynor.
[TXT] signal.c (in the Attic) [Hide]  1.9   8 years  nicm   I no longer use my SourceForge address so replace it.
[TXT] window-choose.c (in the Attic) [Hide]  1.76   8 years  nicm   memmove() the right size when expanding tree.
[TXT] xterm-keys.c (in the Attic) [Hide]  1.18   8 years  nicm   I no longer use my SourceForge address so replace it.