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_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.77   9 years  nicm   Merge clock-mode command into copy-mode.
[TXT] arguments.c  1.10   9 years  nicm   Tidy up some includes.
[TXT] attributes.c  1.5   12 years  nicm   Use snprintf for constructing attribute string, from Tim Ruehsen.
[TXT] cfg.c  1.33   9 years  nicm   Move cfg_causes local into cfg.c and remove struct causelist.
[TXT] client.c  1.85   9 years  nicm   Tidy up some includes.
[TXT] cmd-attach-session.c  1.32   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] cmd-bind-key.c  1.19   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-break-pane.c  1.26   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] cmd-capture-pane.c  1.30   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-choose-tree.c  1.27   9 years  nicm   Move template defines back into .c files.
[TXT] cmd-command-prompt.c  1.28   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-confirm-before.c  1.22   9 years  nicm   Tidy up some includes.
[TXT] cmd-copy-mode.c  1.18   9 years  nicm   Merge clock-mode command into copy-mode.
[TXT] cmd-detach-client.c  1.19   9 years  nicm   Tidy up detach-client a bit.
[TXT] cmd-display-message.c  1.27   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] cmd-display-panes.c  1.8   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-find-window.c  1.31   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] cmd-if-shell.c  1.28   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] cmd-join-pane.c  1.17   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-kill-pane.c  1.16   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-kill-server.c  1.13   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-kill-session.c  1.14   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-kill-window.c  1.16   9 years  nicm   Merge unlink-window into kill-window.
[TXT] cmd-list-buffers.c  1.24   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] cmd-list-clients.c  1.20   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] cmd-list-keys.c  1.25   9 years  nicm   Tidy up some includes.
[TXT] cmd-list-panes.c  1.20   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] cmd-list-sessions.c  1.19   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] cmd-list-windows.c  1.30   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] cmd-load-buffer.c  1.31   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-lock-server.c  1.17   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-move-window.c  1.18   9 years  nicm   Merge linkw and movew which are virtually identical.
[TXT] cmd-new-session.c  1.64   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] cmd-new-window.c  1.45   9 years  nicm   Remove a couple of now-unused variables.
[TXT] cmd-paste-buffer.c  1.27   9 years  nicm   Tidy up mode-mouse check.
[TXT] cmd-pipe-pane.c  1.29   9 years  nicm   Add format_expand_time and use it instead of status_replace where command execut...
[TXT] cmd-queue.c  1.22   9 years  nicm   Take a reference to prevent cmdq being freed during the command. Can happen to c...
[TXT] cmd-refresh-client.c  1.13   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-rename-session.c  1.16   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-rename-window.c  1.11   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-resize-pane.c  1.17   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-respawn-pane.c  1.13   9 years  nicm   Missed a couple of cmd_entry struct members from previous.
[TXT] cmd-respawn-window.c  1.23   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-rotate-window.c  1.15   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-run-shell.c  1.27   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] cmd-save-buffer.c  1.27   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-select-layout.c  1.24   9 years  nicm   Missed a couple of cmd_entry struct members from previous.
[TXT] cmd-select-pane.c  1.20   9 years  nicm   Only redraw pane when it has actually changed.
[TXT] cmd-select-window.c  1.12   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-send-keys.c  1.18   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-set-buffer.c  1.20   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-set-environment.c  1.10   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-set-option.c  1.71   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-show-environment.c  1.9   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-show-messages.c  1.10   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-show-options.c  1.23   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-source-file.c  1.21   9 years  nicm   Move cfg_causes local into cfg.c and remove struct causelist.
[TXT] cmd-split-window.c  1.56   9 years  nicm   Remove a couple of now-unused variables.
[TXT] cmd-swap-pane.c  1.19   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-swap-window.c  1.11   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-switch-client.c  1.22   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-unbind-key.c  1.20   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-wait-for.c  1.7   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd.c  1.98   9 years  nicm   Add xreallocarray and remove nmemb argument from xrealloc.
[TXT] colour.c  1.7   9 years  nicm   Check for \0 in the right place, from J Raynor.
[TXT] control-notify.c  1.10   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] control.c  1.13   9 years  nicm   Better format for printf format attributes.
[TXT] environ.c  1.7   9 years  nicm   Don't leak the individual strings when copying environment.
[TXT] format.c  1.58   9 years  nicm   Add format_expand_time and use it instead of status_replace where command execut...
[TXT] grid-view.c  1.21   9 years  nicm   Revert to r1.16 since this is still clearly broken and I can't see how right now...
[TXT] grid.c  1.41   9 years  nicm   Add xreallocarray and remove nmemb argument from xrealloc.
[TXT] input-keys.c  1.40   9 years  nicm   Tidy up mode-mouse check.
[TXT] input.c  1.72   9 years  nicm   Support blinking cursor mode, both the xterm CSI ?12 h/l and (the backwards) scr...
[TXT] job.c  1.34   9 years  nicm   Tidy up some includes.
[TXT] key-bindings.c  1.43   9 years  nicm   Fix some spacing nits.
[TXT] key-string.c  1.25   9 years  nicm   Drop explicit support for F13-F20 and change to match the xterm terminfo entry: ...
[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.11   10 years  nicm   Some more long lines.
[TXT] layout.c  1.22   10 years  nicm   Both the two previous ways of navigating panes by direction have irritating flaw...
[TXT] log.c  1.12   9 years  millert   Prefer setvbuf() to setlinebuf() for portability; ok deraadt@
[TXT] names.c  1.24   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] notify.c  1.5   11 years  nicm   Add notification for input from a pane, from George Nachman.
[TXT] options-table.c  1.53   9 years  nicm   Move pane border options to window options rather than session, from Marc Finet....
[TXT] options.c  1.12   9 years  nicm   When given an invalid style, don't set the option to the default. Fix from J Ray...
[TXT] paste.c  1.26   9 years  nicm   Tidy up mode-mouse check.
[TXT] procname.c  1.14   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] resize.c  1.14   9 years  nicm   Label windows which are smaller than expected with a reason.
[TXT] screen-redraw.c  1.29   9 years  nicm   Move pane border options to window options rather than session, from Marc Finet....
[TXT] screen-write.c  1.72   9 years  nicm   Two improvements to reflow from Balazs Kezes: - Don't extend the line to full w...
[TXT] screen.c  1.33   9 years  deraadt   correctly use HOST_NAME_MAX. Some notes: POSIX HOST_NAME_MAX doesn't include th...
[TXT] server-client.c  1.128   9 years  nicm   Use formats not status_replace for set-titles-string.
[TXT] server-fn.c  1.78   9 years  nicm   Unzoom before kill, from Thomas Adam.
[TXT] server.c  1.118   9 years  nicm   Add pane_dead_status for exit status of dead panes.
[TXT] session.c  1.46   9 years  nicm   Fix some spacing nits.
[TXT] status.c  1.124   9 years  nicm   Use the same time for both calls to format_expand_time.
[TXT] style.c  1.5   9 years  nicm   When given an invalid style, don't set the option to the default. Fix from J Ray...
[TXT] tmux.1  1.413   9 years  nicm   Move pane border options to window options rather than session, from Marc Finet....
[TXT] tmux.c  1.135   9 years  nicm   Make a tmux-%u directory under TMUX_TMPDIR, like TMPDIR.
[TXT] tmux.h  1.490   9 years  nicm   status_replace can now become local to status.c and it no longer needs the jobsf...
[TXT] tty-acs.c  1.3   9 years  nicm   Copy ACS characters as UTF-8, from Balazs Kezes.
[TXT] tty-keys.c  1.71   9 years  nicm   Fix some spacing nits.
[TXT] tty-term.c  1.36   9 years  nicm   Support blinking cursor mode, both the xterm CSI ?12 h/l and (the backwards) scr...
[TXT] tty.c  1.173   9 years  nicm   Reset bracket paste mode on detach.
[TXT] utf8.c  1.12   9 years  nicm   Add xreallocarray and remove nmemb argument from xrealloc.
[TXT] window-clock.c  1.10   10 years  nicm   Having three *clock* files is ridiculous, remove clock.c.
[TXT] window-copy.c  1.123   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] window.c  1.116   9 years  nicm   Entries in the window list can be NULL, prompted by a crash seen by Ben Boeckel....
[TXT] xmalloc.c  1.7   9 years  nicm   Better format for printf format attributes.
[TXT] array.h (in the Attic) [Hide]  1.7   9 years  nicm   Add xreallocarray and remove nmemb argument from xrealloc.
[TXT] cmd-choose-buffer.c (in the Attic) [Hide]  1.21   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] cmd-choose-client.c (in the Attic) [Hide]  1.22   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] cmd-clear-history.c (in the Attic) [Hide]  1.12   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-delete-buffer.c (in the Attic) [Hide]  1.13   9 years  nicm   Instead of setting up the default keys by building the key struct directly with ...
[TXT] cmd-list.c (in the Attic) [Hide]  1.14   9 years  nicm   Various minor style and spacing nits.
[TXT] cmd-string.c (in the Attic) [Hide]  1.20   9 years  nicm   Add xreallocarray and remove nmemb argument from xrealloc.
[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.61   9 years  nicm   Add V for select line with vi(1) keys. From Juho Pohjala.
[TXT] server-window.c (in the Attic) [Hide]  1.31   10 years  nicm   Remove the monitor-content option and associated bits and bobs. It's never worke...
[TXT] signal.c (in the Attic) [Hide]  1.7   9 years  nicm   Tidy up some includes.
[TXT] window-choose.c (in the Attic) [Hide]  1.59   9 years  nicm   Wrap all the individual format_* calls in a single format_defaults functions.
[TXT] xterm-keys.c (in the Attic) [Hide]  1.15   9 years  nicm   Drop explicit support for F13-F20 and change to match the xterm terminfo entry: ...