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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.111   21 months  nicm   Rewrite combined character handling to be more consistent and to support newer U...
[TXT] alerts.c  1.34   3 months  nicm   Add display-message -C flag to update pane while message is displayed, GitHub is...
[TXT] arguments.c  1.64   12 months  nicm   Fix memory leak, from Fadi Afani.
[TXT] attributes.c  1.11   5 years  nicm   Add an attribute for ACS.
[TXT] cfg.c  1.87   20 months  nicm   Add -t to source-file, GitHub issue 3473.
[TXT] client.c  1.165   6 weeks  nicm   Revert change to handle command parsing failures in the client because it breaks...
[TXT] cmd-attach-session.c  1.89   2 years  nicm   Show config errors on attach if they were not shown when the session was created...
[TXT] cmd-bind-key.c  1.47   8 weeks  nicm   Fix documentation around optional arguments. This includes: - Syncing between t...
[TXT] cmd-break-pane.c  1.62   3 months  nicm   Add mode 2031 support to automatically report dark or light theme. tmux will gue...
[TXT] cmd-capture-pane.c  1.61   3 months  nicm   Add a -M flag to capture-pane to use the copy mode screen, GitHub issue 4358.
[TXT] cmd-choose-tree.c  1.52   8 months  nicm   Add -y flag to disable confirmation prompts in modes, GitHub issue 4152.
[TXT] cmd-command-prompt.c  1.68   8 weeks  nicm   Make some usages more consistent and add -h to show usage, GitHub issue 4455 fro...
[TXT] cmd-confirm-before.c  1.57   8 weeks  nicm   Make some usages more consistent and add -h to show usage, GitHub issue 4455 fro...
[TXT] cmd-copy-mode.c  1.49   6 months  nicm   Mouse support on the scrollbars, from Michael Grant.
[TXT] cmd-detach-client.c  1.38   14 months  nicm   Revert detach-client part of last, did not intend this to go in.
[TXT] cmd-display-menu.c  1.45   8 weeks  nicm   Fix documentation around optional arguments. This includes: - Syncing between t...
[TXT] cmd-display-message.c  1.64   3 months  nicm   Add display-message -C flag to update pane while message is displayed, GitHub is...
[TXT] cmd-display-panes.c  1.46   14 months  nicm   Do not notify window-layout-changed if the window is about to be destroyed (sinc...
[TXT] cmd-find-window.c  1.56   17 months  nicm   Only wrap pattern in *s if using a regular expression.
[TXT] cmd-find.c  1.83   22 months  nicm   Use a stack for last panes line windows, from Thomas Bertschinger in GitHub issu...
[TXT] cmd-if-shell.c  1.85   3 months  nicm   Add display-message -C flag to update pane while message is displayed, GitHub is...
[TXT] cmd-join-pane.c  1.52   3 months  nicm   Add mode 2031 support to automatically report dark or light theme. tmux will gue...
[TXT] cmd-kill-pane.c  1.31   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-kill-server.c  1.20   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-kill-session.c  1.28   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-kill-window.c  1.28   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-list-buffers.c  1.39   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-list-clients.c  1.40   2 years  nicm   Add -f to list-clients like the other list commands, from Andy Walker in GitHub ...
[TXT] cmd-list-keys.c  1.69   3 months  nicm   Add display-message -C flag to update pane while message is displayed, GitHub is...
[TXT] cmd-list-panes.c  1.37   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-list-sessions.c  1.34   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-list-windows.c  1.48   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-load-buffer.c  1.65   2 years  nicm   If an application gives the first parameter to OSC 52, validate and pass on to o...
[TXT] cmd-lock-server.c  1.31   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-move-window.c  1.34   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-new-session.c  1.147   8 weeks  nicm   Fix documentation around optional arguments. This includes: - Syncing between t...
[TXT] cmd-new-window.c  1.98   8 weeks  nicm   Fix documentation around optional arguments. This includes: - Syncing between t...
[TXT] cmd-parse.y  1.53   4 months  nicm   Count line numbers correctly inside strings, reported by Pedro Navarro in GitHub...
[TXT] cmd-paste-buffer.c  1.42   15 months  nicm   Do not allow paste into panes which have exited, from Romain Francoise in GitHub...
[TXT] cmd-pipe-pane.c  1.61   15 months  nicm   Do not allow paste into panes which have exited, from Romain Francoise in GitHub...
[TXT] cmd-queue.c  1.119   3 months  nicm   Add display-message -C flag to update pane while message is displayed, GitHub is...
[TXT] cmd-refresh-client.c  1.50   2 months  nicm   Missing space, from David Mandelberg.
[TXT] cmd-rename-session.c  1.35   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-rename-window.c  1.28   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-resize-pane.c  1.53   14 months  nicm   Do not notify window-layout-changed if the window is about to be destroyed (sinc...
[TXT] cmd-resize-window.c  1.10   23 months  nicm   Get rid of some warnings with GCC 10, from Thomas Klausner.
[TXT] cmd-respawn-pane.c  1.39   8 weeks  nicm   Fix documentation around optional arguments. This includes: - Syncing between t...
[TXT] cmd-respawn-window.c  1.50   8 weeks  nicm   Fix documentation around optional arguments. This includes: - Syncing between t...
[TXT] cmd-rotate-window.c  1.33   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-run-shell.c  1.89   3 weeks  nicm   Add -E to run-shell to forward stderr as well as stdout, from github at jyn dot ...
[TXT] cmd-save-buffer.c  1.56   6 months  nicm   Do not strvis output to terminal from commands.
[TXT] cmd-select-layout.c  1.41   3 years  nicm   Better error reporting when applying custom layouts.
[TXT] cmd-select-pane.c  1.70   3 months  nicm   Add mode 2031 support to automatically report dark or light theme. tmux will gue...
[TXT] cmd-select-window.c  1.30   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-send-keys.c  1.78   8 weeks  nicm   Fix documentation around optional arguments. This includes: - Syncing between t...
[TXT] cmd-server-access.c  1.3   3 years  nicm   Add a missing space.
[TXT] cmd-set-buffer.c  1.35   8 weeks  nicm   Fix documentation around optional arguments. This includes: - Syncing between t...
[TXT] cmd-set-environment.c  1.29   8 weeks  nicm   Make some usages more consistent and add -h to show usage, GitHub issue 4455 fro...
[TXT] cmd-set-option.c  1.141   3 years  nicm   Validate command argument types (string or command list) and give more useful er...
[TXT] cmd-show-environment.c  1.29   8 weeks  nicm   Make some usages more consistent and add -h to show usage, GitHub issue 4455 fro...
[TXT] cmd-show-messages.c  1.36   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-show-options.c  1.70   8 weeks  nicm   Fix documentation around optional arguments. This includes: - Syncing between t...
[TXT] cmd-show-prompt-history.c  1.3   8 weeks  nicm   Make some usages more consistent and add -h to show usage, GitHub issue 4455 fro...
[TXT] cmd-source-file.c  1.56   5 months  nicm   Add a nesting limit to source-file, from Fadi Afani in GitHub issue 4223.
[TXT] cmd-split-window.c  1.116   8 weeks  nicm   Fix documentation around optional arguments. This includes: - Syncing between t...
[TXT] cmd-swap-pane.c  1.45   6 weeks  nicm   Add calls to layout_fix_panes after a pane swap to fix case if one of the panes ...
[TXT] cmd-swap-window.c  1.28   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-switch-client.c  1.70   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-unbind-key.c  1.34   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd-wait-for.c  1.22   3 years  nicm   Add args parsing callback for some future work, currently unused.
[TXT] cmd.c  1.178   2 months  nicm   Add default-client-command to set the command used is tmux is run without a comm...
[TXT] colour.c  1.29   3 months  nicm   Add mode 2031 support to automatically report dark or light theme. tmux will gue...
[TXT] control-notify.c  1.31   2 years  nicm   Add paste-buffer-deleted notification and fix name of paste-buffer-changed.
[TXT] control.c  1.49   2 years  nicm   Check for NULL returns from bufferevent_new.
[TXT] environ.c  1.27   2 years  nicm   Don't stop at first match when updating environment.
[TXT] file.c  1.15   2 years  nicm   Make the check if printing is allowed the same as writing which is less confusin...
[TXT] format-draw.c  1.29   2 weeks  nicm   Add a set-default style attribute which replaces the current default colours and...
[TXT] format.c  1.332   3 weeks  nicm   Add R format modifier to repeat an argument.
[TXT] grid-reader.c  1.9   6 months  nicm   Fix word navigation on lines with tabs, from Alexander Arch.
[TXT] grid-view.c  1.36   2 years  nicm   Add a -T flag to capture-pane to stop at the last used cell instead of the full ...
[TXT] grid.c  1.135   6 months  nicm   Fix word navigation on lines with tabs, from Alexander Arch.
[TXT] hyperlinks.c  1.4   9 months  nicm   Display hyperlinks in copy mode and add copy_cursor_hyperlink format to get the ...
[TXT] input-keys.c  1.109   3 months  nicm   Add mode 2031 support to automatically report dark or light theme. tmux will gue...
[TXT] input.c  1.233   3 months  nicm   Add mode 2031 support to automatically report dark or light theme. tmux will gue...
[TXT] job.c  1.71   3 weeks  nicm   Add -E to run-shell to forward stderr as well as stdout, from github at jyn dot ...
[TXT] key-bindings.c  1.153   6 weeks  nicm   Add notes to menu keys, from someone in GitHub issue 4478.
[TXT] key-string.c  1.75   9 months  nicm   Ignore internal function keys if they have not got an entry in the key table.
[TXT] layout-custom.c  1.23   13 months  nicm   Fixes for memory leaks reported by Lu Ming Yin, fixes from Howard Chu.
[TXT] layout-set.c  1.32   9 months  nicm   Check for exact match for layout name before looking for a prefix match.
[TXT] layout.c  1.52   5 months  nicm   Assign excess space more evenly when spreading out cells, from Torbjorn Lonnemar...
[TXT] log.c  1.31   3 years  nicm   Spacing/style nits.
[TXT] menu.c  1.54   7 months  nicm   Allow attributes in menu style, from Japin Li in GitHub issue 4194.
[TXT] mode-tree.c  1.76   2 months  nicm   Only align panes and windows, not sessions, from David Mandelberg in GitHub issu...
[TXT] names.c  1.45   3 years  nicm   Remove stray spaces after function names.
[TXT] notify.c  1.44   23 months  nicm   Get rid of some warnings with GCC 10, from Thomas Klausner.
[TXT] options-table.c  1.192   2 weeks  nicm   Typo, from someone in GitHub issue 4511.
[TXT] options.c  1.76   2 months  nicm   Add default-client-command to set the command used is tmux is run without a comm...
[TXT] paste.c  1.47   7 months  nicm   Do not rename a buffer to itself, GitHub issue 4181.
[TXT] popup.c  1.58   2 months  nicm   Popup window should not be draggable while mouse still pressed, and do not try t...
[TXT] proc.c  1.30   6 months  claudio   Convert sbin and usr.bin to check for imsgbuf_init failure and add imsgbuf_allow...
[TXT] procname.c  1.20   3 years  deraadt   MAXCOMLEN is no longer needed in these programs, so remove the annotation from s...
[TXT] regsub.c  1.6   23 months  nicm   Change a few types to fix warnings, from Thomas Klausner.
[TXT] resize.c  1.52   6 months  nicm   Do not check for latest client in callback since the type may be latest but with...
[TXT] screen-redraw.c  1.105   2 weeks  nicm   When there are more than two horizontal windows and the active window is in not ...
[TXT] screen-write.c  1.233   5 weeks  nicm   Add an option variation-selector-always-wide to instruct tmux not to always inte...
[TXT] screen.c  1.89   3 weeks  nicm   Preserve colours in selection if the option style is default, GitHub issue 4498....
[TXT] server-acl.c  1.2   3 years  nicm   Spacing/style nits.
[TXT] server-client.c  1.428   2 months  nicm   Add default-client-command to set the command used is tmux is run without a comm...
[TXT] server-fn.c  1.138   6 months  nicm   Add no-detach-on-destroy client option (useful for control mode clients). From l...
[TXT] server.c  1.208   5 months  nicm   Add an option allowing users to override the width of individual Unicode codepoi...
[TXT] session.c  1.100   2 months  nicm   Do not try to trigger theme changed if session is NULL.
[TXT] spawn.c  1.34   6 weeks  nicm   Do not add a trailing / if there is nothing to follow it, Johannes Altmanninger ...
[TXT] status.c  1.252   3 weeks  nicm   Expand prompts when they are used rather than ahead of time, so the input can be...
[TXT] style.c  1.37   2 weeks  nicm   Add a set-default style attribute which replaces the current default colours and...
[TXT] tmux-protocol.h  1.2   2 years  nicm   If a pane is killed, cancel reading from the file. GitHub issue 3422.
[TXT] tmux.1  1.1001   9 days  nicm   Add missing theme hooks, from Eric NICOLAS in GitHub issue 4519.
[TXT] tmux.c  1.215   8 weeks  nicm   Make some usages more consistent and add -h to show usage, GitHub issue 4455 fro...
[TXT] tmux.h  1.1263   2 weeks  nicm   Bump UTF8_SIZE to the maximum 32 because there are some crazy long UTF-8 sequenc...
[TXT] tty-acs.c  1.13   21 months  nicm   Fix a couple of rounded border characters, from Alexis Hildebrandt.
[TXT] tty-features.c  1.32   6 months  nicm   Add extended keys flag for foot terminal.
[TXT] tty-keys.c  1.190   2 months  nicm   Do not try to trigger theme changed if session is NULL.
[TXT] tty-term.c  1.102   9 months  nicm   Use strtonum instead of atoi.
[TXT] tty.c  1.444   3 weeks  nicm   Do not downgrade styled underscores to standard underscore if the terminal does ...
[TXT] utf8-combined.c  1.4   5 months  nicm   Add an option allowing users to override the width of individual Unicode codepoi...
[TXT] utf8.c  1.67   5 months  nicm   Add an option allowing users to override the width of individual Unicode codepoi...
[TXT] window-buffer.c  1.42   6 weeks  nicm   Improve #? conditional expression in formats: 1) add support for else if, so ...
[TXT] window-client.c  1.36   6 weeks  nicm   Improve #? conditional expression in formats: 1) add support for else if, so ...
[TXT] window-clock.c  1.29   5 years  nicm   Do not hoke into struct window_pane from the tty code and instead set everything...
[TXT] window-copy.c  1.372   2 months  nicm   Use backing grid for word in copy mode for wrapped flags, from someone in GitHub...
[TXT] window-customize.c  1.17   2 months  nicm   Add S-Up and S-Down to move windows in tree mode. From David Mandelberg in GitHu...
[TXT] window-tree.c  1.68   6 weeks  nicm   Improve #? conditional expression in formats: 1) add support for else if, so ...
[TXT] window.c  1.304   2 months  nicm   Popup window should not be draggable while mouse still pressed, and do not try t...
[TXT] xmalloc.c  1.13   5 years  nicm   Add xrecallocarray.
[TXT] xmalloc.h  1.4   3 years  nicm   Fix up some printflike attributes.
[TXT] arg.c (in the Attic) [Hide]  1.3   15 years  nicm   Tidy up and improve target (-t) argument parsing: - move the code back into cmd...
[TXT] array.h (in the Attic) [Hide]  1.9   9 years  nicm   Remove last uses of array.h.
[TXT] buffer-poll.c (in the Attic) [Hide]  1.6   15 years  nicm   Bye-bye buffer*.c.
[TXT] buffer.c (in the Attic) [Hide]  1.4   15 years  nicm   Bye-bye buffer*.c.
[TXT] client-fn.c (in the Attic) [Hide]  1.6   15 years  nicm   Client tidying: get rid of client_ctx struct in favour of two variables in clien...
[TXT] client-msg.c (in the Attic) [Hide]  1.7   15 years  nicm   There aren't many client message types or code to handle them so get rid of the ...
[TXT] clock.c (in the Attic) [Hide]  1.8   11 years  nicm   Having three *clock* files is ridiculous, remove clock.c.
[TXT] cmd-choose-buffer.c (in the Attic) [Hide]  1.33   8 years  nicm   Rewrite of choose mode, both to simplify and tidy the code and to add some moder...
[TXT] cmd-choose-client.c (in the Attic) [Hide]  1.34   8 years  nicm   Rewrite of choose mode, both to simplify and tidy the code and to add some moder...
[TXT] cmd-choose-list.c (in the Attic) [Hide]  1.9   11 years  nicm   Remove the choose-list command to prepare for some later choose-* work.
[TXT] cmd-choose-session.c (in the Attic) [Hide]  1.16   12 years  nicm   Add choose-tree command to show windows and sessions in the same list. Change ch...
[TXT] cmd-choose-window.c (in the Attic) [Hide]  1.23   12 years  nicm   Add choose-tree command to show windows and sessions in the same list. Change ch...
[TXT] cmd-clear-history.c (in the Attic) [Hide]  1.23   8 years  nicm   Merge clear-history into capture-pane.
[TXT] cmd-clock-mode.c (in the Attic) [Hide]  1.11   10 years  nicm   Merge clock-mode command into copy-mode.
[TXT] cmd-copy-buffer.c (in the Attic) [Hide]  1.8   14 years  nicm   Change from a per-session stack of buffers to one global stack which is much mor...
[TXT] cmd-delete-buffer.c (in the Attic) [Hide]  1.14   9 years  nicm   Merge delete-buffer into cmd-set-buffer.c and change the paste buffer API so it ...
[TXT] cmd-down-pane.c (in the Attic) [Hide]  1.9   15 years  nicm   Support up, down, left, right movement through panes with -UDLR flags to select-...
[TXT] cmd-generic.c (in the Attic) [Hide]  1.13   14 years  nicm   Clean up and simplify tmux command argument parsing. Originally, tmux commands ...
[TXT] cmd-has-session.c (in the Attic) [Hide]  1.11   10 years  nicm   Move tiny has-session function into cmd-new-session.c.
[TXT] cmd-last-pane.c (in the Attic) [Hide]  1.3   14 years  nicm   Now that parsing is common, merge some of the small, related commands together t...
[TXT] cmd-last-window.c (in the Attic) [Hide]  1.6   14 years  nicm   Now that parsing is common, merge some of the small, related commands together t...
[TXT] cmd-link-window.c (in the Attic) [Hide]  1.16   10 years  nicm   Merge linkw and movew which are virtually identical.
[TXT] cmd-list-commands.c (in the Attic) [Hide]  1.14   10 years  nicm   Argh, meant to remove this file...
[TXT] cmd-list.c (in the Attic) [Hide]  1.21   6 years  nicm   Merge the now tiny cmd-list.c into cmd.c.
[TXT] cmd-lock-client.c (in the Attic) [Hide]  1.4   14 years  nicm   Now that parsing is common, merge some of the small, related commands together t...
[TXT] cmd-lock-session.c (in the Attic) [Hide]  1.4   14 years  nicm   Now that parsing is common, merge some of the small, related commands together t...
[TXT] cmd-next-layout.c (in the Attic) [Hide]  1.7   14 years  nicm   Now that parsing is common, merge some of the small, related commands together t...
[TXT] cmd-next-window.c (in the Attic) [Hide]  1.8   14 years  nicm   Now that parsing is common, merge some of the small, related commands together t...
[TXT] cmd-previous-layout.c (in the Attic) [Hide]  1.8   14 years  nicm   Now that parsing is common, merge some of the small, related commands together t...
[TXT] cmd-previous-window.c (in the Attic) [Hide]  1.8   14 years  nicm   Now that parsing is common, merge some of the small, related commands together t...
[TXT] cmd-scroll-mode.c (in the Attic) [Hide]  1.7   15 years  nicm   Remove scroll mode which is now redundant, copy mode should be used instead. Th...
[TXT] cmd-select-prompt.c (in the Attic) [Hide]  1.8   15 years  nicm   Identical behaviour to select-prompt can now be obtained with command-prompt, so...
[TXT] cmd-send-prefix.c (in the Attic) [Hide]  1.11   12 years  nicm   Merge send-prefix into send-keys.
[TXT] cmd-server-info.c (in the Attic) [Hide]  1.35   11 years  nicm   Merge server-info into show-messages and remove some not useful output.
[TXT] cmd-set-hook.c (in the Attic) [Hide]  1.13   6 years  nicm   Merge hooks into options and make each one an array option. This allows multiple...
[TXT] cmd-set-password.c (in the Attic) [Hide]  1.6   15 years  nicm   Remove the internal tmux locking and instead detach each client and run the comm...
[TXT] cmd-set-window-option.c (in the Attic) [Hide]  1.18   14 years  nicm   Now that parsing is common, merge some of the small, related commands together t...
[TXT] cmd-show-buffer.c (in the Attic) [Hide]  1.15   12 years  nicm   Merge show-buffer into save-buffer.
[TXT] cmd-show-window-options.c (in the Attic) [Hide]  1.10   14 years  nicm   Now that parsing is common, merge some of the small, related commands together t...
[TXT] cmd-start-server.c (in the Attic) [Hide]  1.11   11 years  nicm   Merge start-server into kill-server.
[TXT] cmd-string.c (in the Attic) [Hide]  1.32   6 years  nicm   Replace the split parser code (cfg.c and cmd-string.c) with a single parser usin...
[TXT] cmd-suspend-client.c (in the Attic) [Hide]  1.12   10 years  nicm   Move suspend-client code into detach-client.
[TXT] cmd-unlink-window.c (in the Attic) [Hide]  1.15   10 years  nicm   Merge unlink-window into kill-window.
[TXT] cmd-up-pane.c (in the Attic) [Hide]  1.9   15 years  nicm   Support up, down, left, right movement through panes with -UDLR flags to select-...
[TXT] grid-cell.c (in the Attic) [Hide]  1.2   9 years  nicm   Long overdue change to the way we store cells in the grid: now, instead of stori...
[TXT] grid-utf8.c (in the Attic) [Hide]  1.3   12 years  nicm   Rather than having two grids for each pane, one for ASCII and one for UTF-8, col...
[TXT] hooks.c (in the Attic) [Hide]  1.11   6 years  nicm   Merge hooks into options and make each one an array option. This allows multiple...
[TXT] imsg-buffer.c (in the Attic) [Hide]  1.4   15 years  nicm   Move imsg into libutil and add a man page. Minor bump for libutil. Previous ve...
[TXT] imsg.c (in the Attic) [Hide]  1.4   15 years  nicm   Move imsg into libutil and add a man page. Minor bump for libutil. Previous ve...
[TXT] imsg.h (in the Attic) [Hide]  1.5   15 years  nicm   Move imsg into libutil and add a man page. Minor bump for libutil. Previous ve...
[TXT] layout-manual.c (in the Attic) [Hide]  1.3   15 years  nicm   Improved layout code. Each window now has a tree of layout cells associated wit...
[TXT] layout-string.c (in the Attic) [Hide]  1.6   14 years  nicm   Get rid of the layout string code which tries to walk through the layout hierarc...
[TXT] mode-key.c (in the Attic) [Hide]  1.74   8 years  nicm   Fixed keys for choose mode, and remove the last mode keys bits.
[TXT] options-cmd.c (in the Attic) [Hide]  1.6   15 years  nicm   Eliminate duplicate code and ease the passage for server-wide options by adding ...
[TXT] pty.c (in the Attic) [Hide]  1.3   8 years  nicm   Use fdforkpty() instead of our own unwrapped versions.
[TXT] server-job.c (in the Attic) [Hide]  1.5   15 years  nicm   Switch jobs over to use a bufferevent.
[TXT] server-msg.c (in the Attic) [Hide]  1.25   15 years  nicm   Split the server code handling clients, jobs and windows off into separate files...
[TXT] server-window.c (in the Attic) [Hide]  1.40   9 years  nicm   Move alerts onto events rather than checking every loop.
[TXT] signal.c (in the Attic) [Hide]  1.12   7 years  nicm   Move signal code into proc.c.
[TXT] tmux.cat1 (in the Attic) [Hide]  1.2   16 years  nicm   Whoops, didn't mean to add this.
[TXT] tty-write.c (in the Attic) [Hide]  1.8   15 years  nicm   tty_write is relatively short and the only function left in tty-write.c so move ...
[TXT] util.c (in the Attic) [Hide]  1.3   15 years  nicm   Change find-window and monitor-content to use fnmatch(3). For convenience and co...
[TXT] window-choose.c (in the Attic) [Hide]  1.92   8 years  nicm   Rewrite of choose mode, both to simplify and tidy the code and to add some moder...
[TXT] window-more.c (in the Attic) [Hide]  1.14   15 years  nicm   Merge copy mode and output mode, dropping the latter. Idea and code from Micah C...
[TXT] window-scroll.c (in the Attic) [Hide]  1.10   15 years  nicm   Remove scroll mode which is now redundant, copy mode should be used instead. Th...
[TXT] xterm-keys.c (in the Attic) [Hide]  1.23   5 years  nicm   xterm-keys has been on by default for five years and all other modern terminals ...