You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Thomas Adam b777780720 Merge branch 'obsd-master' 5 days ago
.github Add permissions for workflow, GitHub issue 3202. 1 year ago
compat Add support for spawning panes in separate cgroups with systemd and a configure 6 months ago
fuzz Needs fcntl.h. 2 years ago
logo Icons, from someone on GitHub in issue 2870. 2 years ago
presentations Add a couple of presentations I wrote a few years ago. One for the ill-fated 8 years ago
regress Add combined character test. 5 days ago
tools Merge SIXEL branch. 1 month ago
.gitignore Scaffold for oss-fuzz, from Sergey Nizovtsev. 3 years ago
.mailmap Add to .mailmap. 7 years ago
.travis.yml Add FreeBSD CI, from Jan Beich. 3 years ago
CHANGES Typos from Bastian Venthur. 1 year ago
COPYING There is no examples directory anymore. 5 years ago
Makefile.am makefile: fixup bad merge 3 weeks ago
README OS X -> macOS, from J Lewis Muir. 2 years ago
README.ja OS X -> macOS, from J Lewis Muir. 2 years ago
SYNCING Minor cleanups, GitHub issue 2824. 2 years ago
alerts.c Merge branch 'obsd-master' into master 2 years ago
arguments.c Merge branch 'obsd-master' 3 months ago
attributes.c Add an attribute for ACS. 3 years ago
autogen.sh Bump automake and autoconf versions. 7 years ago
cfg.c Merge branch 'obsd-master' 1 week ago
client.c Merge branch 'obsd-master' 3 months ago
cmd-attach-session.c Show config errors on attach if they were not shown when the session 1 year ago
cmd-bind-key.c Replace %% in command lists (by copying them) for template arguments , 2 years ago
cmd-break-pane.c Update palette when moving a pane, GitHub issue 3437. 8 months ago
cmd-capture-pane.c Add missing -T to getopt string. 3 weeks ago
cmd-choose-tree.c When picking a buffer because one isn't specified by the user, ignore 1 year ago
cmd-command-prompt.c Fix command prompt not to always append argument but only if there has 6 months ago
cmd-confirm-before.c Add options to change the confirm key and default behaviour of 5 months ago
cmd-copy-mode.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-detach-client.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-display-menu.c Merge branch 'obsd-master' 1 month ago
cmd-display-message.c Extend display-message to work for control clients. GitHub issue 3449. 8 months ago
cmd-display-panes.c Add support for OSC 8 hyperlinks (a VTE extension now supported by other 1 year ago
cmd-find-window.c Add send-keys -K to handle keys directly as if typed (so look up in key 9 months ago
cmd-find.c Merge branch 'obsd-master' 3 months ago
cmd-if-shell.c Add -e flag to set environment for popup, from Alexis Hildebrandt in 2 years ago
cmd-join-pane.c Merge branch 'obsd-master' 8 months ago
cmd-kill-pane.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-kill-server.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-kill-session.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-kill-window.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-list-buffers.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-list-clients.c Add -f to list-clients like the other list commands, from Andy Walker in 8 months ago
cmd-list-keys.c Support -1 without -N for list-keys. 8 months ago
cmd-list-panes.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-list-sessions.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-list-windows.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-load-buffer.c If an application gives the first parameter to OSC 52, validate and pass 1 year ago
cmd-lock-server.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-move-window.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-new-session.c Show config errors on attach if they were not shown when the session 1 year ago
cmd-new-window.c Expand name before looking for window with -S, GitHub issue 3670. 3 weeks ago
cmd-parse.y Fix command prompt not to always append argument but only if there has 6 months ago
cmd-paste-buffer.c Merge branch 'obsd-master' into master 2 years ago
cmd-pipe-pane.c Do not allow pipe-pane on dead panes, from Anindya Mukherjee, GitHub 1 year ago
cmd-queue.c Merge branch 'obsd-master' 1 week ago
cmd-refresh-client.c Spacing/style nits. 1 year ago
cmd-rename-session.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-rename-window.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-resize-pane.c Adjust size given to resize-pane for pane status line, GitHub issue 1 year ago
cmd-resize-window.c Get rid of some warnings with GCC 10, from Thomas Klausner. 3 months ago
cmd-respawn-pane.c Replace %% in command lists (by copying them) for template arguments , 2 years ago
cmd-respawn-window.c Replace %% in command lists (by copying them) for template arguments , 2 years ago
cmd-rotate-window.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-run-shell.c Add -c to run-shell to set working directory, from someone in GitHub 1 month ago
cmd-save-buffer.c Merge branch 'obsd-master' 10 months ago
cmd-select-layout.c Better error reporting when applying custom layouts. 1 year ago
cmd-select-pane.c Use a stack for last panes line windows, from Thomas Bertschinger in 3 months ago
cmd-select-window.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-send-keys.c Mark keys sent by command and skip paste handling for them. 8 months ago
cmd-server-access.c Add a missing space. 1 year ago
cmd-set-buffer.c If an application gives the first parameter to OSC 52, validate and pass 1 year ago
cmd-set-environment.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-set-option.c Validate command argument types (string or command list) and give more 2 years ago
cmd-show-environment.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-show-messages.c Merge branch 'obsd-master' into master 2 years ago
cmd-show-options.c Do not return error with -q, GitHub issue 3065. 1 year ago
cmd-show-prompt-history.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-source-file.c Merge branch 'obsd-master' 1 week ago
cmd-split-window.c Merge branch 'obsd-master' 1 year ago
cmd-swap-pane.c Use a stack for last panes line windows, from Thomas Bertschinger in 3 months ago
cmd-swap-window.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-switch-client.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-unbind-key.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd-wait-for.c Add args parsing callback for some future work, currently unused. 2 years ago
cmd.c Merge branch 'obsd-master' 1 month ago
colour.c Query the client terminal for foreground and background colours and if 9 months ago
compat.h Add support for spawning panes in separate cgroups with systemd and a configure 6 months ago
configure.ac Shut autoconf up. 2 weeks ago
control-notify.c Add paste-buffer-deleted notification and fix name of paste-buffer-changed. 11 months ago
control.c Merge branch 'obsd-master' 1 year ago
environ.c Don't stop at first match when updating environment. 1 year ago
example_tmux.conf Minor cleanups, GitHub issue 2824. 2 years ago
file.c Merge branch 'obsd-master' 5 months ago
format-draw.c Add a session, pane and user mouse range types for the status line and 1 month ago
format.c Merge branch 'obsd-master' 2 weeks ago
grid-reader.c back-to-indentation fixes, from Anindya Mukherjee. 2 years ago
grid-view.c Add a -T flag to capture-pane to stop at the last used cell instead of 1 year ago
grid.c Use 8 for underscore colour defaults instead of 0 which is less 2 months ago
hyperlinks.c Merge branch 'obsd-master' 3 months ago
image-sixel.c Reply to SMGRAPHICS. 5 days ago
image.c Merge SIXEL branch. 1 month ago
input-keys.c Merge branch 'obsd-master' 8 months ago
input.c Reply to SMGRAPHICS. 5 days ago
job.c Merge branch 'obsd-master' into master 2 years ago
key-bindings.c Add meta bindings for status line menus as well as the existing pane one 1 month ago
key-string.c Mark keys sent by command and skip paste handling for them. 8 months ago
layout-custom.c Add a missing error message which causes an invalid layout name to crash. 8 months ago
layout-set.c Add split-window -Z to start the pane zoomed, GitHub issue 2591. 3 years ago
layout.c Add split-window -Z to start the pane zoomed, GitHub issue 2591. 3 years ago
log.c Spacing/style nits. 1 year ago
mdoc2man.awk Generate tmux.1 using mdoc2man.awk on Solaris, issue brought up and changes 11 years ago
menu.c Add an option menu-selected-style to configure the currently selected 1 month ago
mode-tree.c Add an option menu-selected-style to configure the currently selected 1 month ago
names.c Remove stray spaces after function names. 2 years ago
notify.c Merge branch 'obsd-master' 3 months ago
options-table.c Merge branch 'obsd-master' 3 weeks ago
options.c Check cursor options when a pane is created, not just when they are changed. 1 year ago
osdep-aix.c Update my email address. 8 years ago
osdep-cygwin.c Look for libevent2 differently from libevent for platforms with both. 3 years ago
osdep-darwin.c +compat.h 3 years ago
osdep-dragonfly.c Look for libevent2 differently from libevent for platforms with both. 3 years ago
osdep-freebsd.c Look for libevent2 differently from libevent for platforms with both. 3 years ago
osdep-haiku.c Look for libevent2 differently from libevent for platforms with both. 3 years ago
osdep-hpux.c Look for libevent2 differently from libevent for platforms with both. 3 years ago
osdep-linux.c Look for libevent2 differently from libevent for platforms with both. 3 years ago
osdep-netbsd.c Remove unnecessary declarations. 1 year ago
osdep-openbsd.c Use PATH_MAX instead of MAXPATHLEN. 1 year ago
osdep-sunos.c Looks like evports on SunOS are broken also, disable them. GitHub issue 2702. 2 years ago
osdep-unknown.c Look for libevent2 differently from libevent for platforms with both. 3 years ago
paste.c Merge branch 'obsd-master' 8 months ago
popup.c Merge branch 'obsd-master' 1 month ago
proc.c Include NCURSES_VERSION_PATCH in the log. 5 months ago
regsub.c Change a few types to fix warnings, from Thomas Klausner. 3 months ago
resize.c Add a window-resized hook which is fired when the window is actually 1 year ago
screen-redraw.c Merge SIXEL branch. 1 month ago
screen-write.c Reply to SMGRAPHICS. 5 days ago
screen.c Merge branch 'obsd-master' 5 days ago
server-acl.c Spacing/style nits. 1 year ago
server-client.c Merge branch 'obsd-master' 3 weeks ago
server-fn.c Merge branch 'obsd-master' 3 weeks ago
server.c Merge branch 'obsd-master' 7 days ago
session.c Merge branch 'obsd-master' 3 weeks ago
spawn.c Merge branch 'obsd-master' 3 months ago
status.c Add an option menu-selected-style to configure the currently selected 1 month ago
style.c Add a session, pane and user mouse range types for the status line and 1 month ago
tmux-protocol.h If a pane is killed, cancel reading from the file. GitHub issue 3422. 9 months ago
tmux.1 Merge branch 'obsd-master' 7 days ago
tmux.c Merge branch 'obsd-master' 5 months ago
tmux.h Restore utf8proc code. 5 days ago
tty-acs.c Fix a couple of rounded border characters, from Alexis Hildebrandt. 2 months ago
tty-features.c Merge branch 'obsd-master' 3 weeks ago
tty-keys.c On second thoughts, do check DA2 for DECFRA and DECSLRM since that will 2 weeks ago
tty-term.c Merge branch 'obsd-master' 3 weeks ago
tty.c Merge branch 'obsd-master' 7 days ago
utf8-combined.c Change UTF-8 combining to inspect the previous character at the cursor 1 week ago
utf8.c Restore utf8proc code. 5 days ago
window-buffer.c Merge branch 'obsd-master' 11 months ago
window-client.c Extend the menu drawing function to support custom characters and 2 months ago
window-clock.c Do not hoke into struct window_pane from the tty code and instead set 3 years ago
window-copy.c Skip wrapped lines in top level search loop because they will be 3 weeks ago
window-customize.c Add unit (milliseconds) to escape-time, show unset colours as "none" 1 year ago
window-tree.c Merge branch 'obsd-master' 3 months ago
window.c Merge branch 'obsd-master' 3 months ago
xmalloc.c Add xrecallocarray. 4 years ago
xmalloc.h Merge branch 'obsd-master' into master 2 years ago

README

Welcome to tmux!

tmux is a terminal multiplexer: it enables a number of terminals to be created,
accessed, and controlled from a single screen. tmux may be detached from a
screen and continue running in the background, then later reattached.

This release runs on OpenBSD, FreeBSD, NetBSD, Linux, macOS and Solaris.

* Dependencies

tmux depends on libevent 2.x, available from:

	https://github.com/libevent/libevent/releases/latest

It also depends on ncurses, available from:

	https://invisible-mirror.net/archives/ncurses/

To build tmux, a C compiler (for example gcc or clang), make, pkg-config and a
suitable yacc (yacc or bison) are needed.

* Installation

To build and install tmux from a release tarball, use:

	$ ./configure && make
	$ sudo make install

tmux can use the utempter library to update utmp(5), if it is installed - run
configure with --enable-utempter to enable this.

To get and build the latest from version control - note that this requires
autoconf, automake and pkg-config:

	$ git clone https://github.com/tmux/tmux.git
	$ cd tmux
	$ sh autogen.sh
	$ ./configure && make

* Contributing

Bug reports, feature suggestions and especially code contributions are most
welcome. Please send by email to:

	tmux-users@googlegroups.com

Or open a GitHub issue or pull request.

* Documentation

For documentation on using tmux, see the tmux.1 manpage. View it from the
source tree with:

	$ nroff -mdoc tmux.1|less

A small example configuration is in example_tmux.conf.

Other documentation is available in the wiki:

	https://github.com/tmux/tmux/wiki

Also see the tmux FAQ at:

	https://github.com/tmux/tmux/wiki/FAQ

A bash(1) completion file is at:

	https://github.com/imomaliev/tmux-bash-completion

For debugging, run tmux with -v and -vv to generate server and client log files
in the current directory.

* Support

The tmux mailing list for general discussion and bug reports is:

	https://groups.google.com/forum/#!forum/tmux-users

Subscribe by sending an email to:

	tmux-users+subscribe@googlegroups.com

* License

This file and the CHANGES files are licensed under the ISC license. All other
files have a license and copyright notice at their start.