Go to file
2022-02-22 14:01:10 +00:00
.github OS X -> macOS, from J Lewis Muir. 2021-11-11 09:18:04 +00:00
compat
fuzz
logo Icons, from someone on GitHub in issue 2870. 2021-09-10 15:00:58 +01:00
presentations
regress Regress conf from https://raw.githubusercontent.com/lacygoill/config/master/.config/tmux/tmux.conf. 2021-08-30 08:24:43 +01:00
tools Spelling, from someone in GitHub issue 2958. 2021-10-29 08:37:06 +01:00
.gitignore
.mailmap
.travis.yml
alerts.c
arguments.c Merge branch 'obsd-master' into master 2021-11-02 14:01:11 +00:00
attributes.c
autogen.sh
cfg.c
CHANGES Update CHANGES. 2022-02-03 07:50:06 +00:00
client.c Merge branch 'obsd-master' into master 2021-08-27 20:01:11 +01:00
cmd-attach-session.c
cmd-bind-key.c
cmd-break-pane.c
cmd-capture-pane.c
cmd-choose-tree.c
cmd-command-prompt.c Fix command prompt with multiple prompts (add the result onto the list 2021-09-22 15:21:44 +00:00
cmd-confirm-before.c Expand command as a format, GitHub issue 2920. 2021-10-28 18:39:15 +00:00
cmd-copy-mode.c
cmd-detach-client.c
cmd-display-menu.c Merge branch 'obsd-master' into master 2021-10-25 12:01:11 +01:00
cmd-display-message.c Handle splitw -I correctly when used from an attached client, GitHub 2021-10-07 07:52:13 +00:00
cmd-display-panes.c
cmd-find-window.c
cmd-find.c
cmd-if-shell.c Add -e flag to set environment for popup, from Alexis Hildebrandt in 2021-10-11 10:55:30 +00:00
cmd-join-pane.c
cmd-kill-pane.c
cmd-kill-server.c
cmd-kill-session.c
cmd-kill-window.c
cmd-list-buffers.c
cmd-list-clients.c
cmd-list-keys.c
cmd-list-panes.c
cmd-list-sessions.c
cmd-list-windows.c
cmd-load-buffer.c
cmd-lock-server.c
cmd-move-window.c
cmd-new-session.c
cmd-new-window.c
cmd-parse.y Disable aliases inside aliases for the moment. 2021-09-10 08:52:46 +00:00
cmd-paste-buffer.c
cmd-pipe-pane.c Merge branch 'obsd-master' into master 2021-10-25 00:01:11 +01:00
cmd-queue.c
cmd-refresh-client.c Do not create a buffer from an OSC 52 response if we have not sent a 2022-02-15 13:03:02 +00:00
cmd-rename-session.c
cmd-rename-window.c
cmd-resize-pane.c Adjust size given to resize-pane for pane status line, GitHub issue 2022-02-03 11:06:11 +00:00
cmd-resize-window.c
cmd-respawn-pane.c
cmd-respawn-window.c
cmd-rotate-window.c
cmd-run-shell.c Add -e flag to set environment for popup, from Alexis Hildebrandt in 2021-10-11 10:55:30 +00:00
cmd-save-buffer.c
cmd-select-layout.c
cmd-select-pane.c
cmd-select-window.c
cmd-send-keys.c Same as -N, don't send if 0 arguments and -R. 2021-10-19 12:51:43 +00:00
cmd-set-buffer.c
cmd-set-environment.c
cmd-set-option.c
cmd-show-environment.c
cmd-show-messages.c
cmd-show-options.c Merge branch 'obsd-master' into master 2022-02-14 10:01:11 +00:00
cmd-show-prompt-history.c
cmd-source-file.c
cmd-split-window.c Merge branch 'obsd-master' into master 2021-10-07 10:01:10 +01:00
cmd-swap-pane.c
cmd-swap-window.c
cmd-switch-client.c
cmd-unbind-key.c
cmd-wait-for.c
cmd.c Merge branch 'obsd-master' into master 2021-09-10 02:01:12 +01:00
colour.c Fix a comparison, from Ben Boeckel, and a crash when opening completion 2021-11-01 07:48:04 +00:00
compat.h
configure.ac No not allow static linking on macOS. 2022-02-16 12:26:23 +00:00
control-notify.c
control.c
COPYING
environ.c
example_tmux.conf
file.c
format-draw.c Initialize copy_width before adjusting it, GitHub issue 3079. 2022-02-22 11:07:25 +00:00
format.c Merge branch 'obsd-master' into master 2022-02-22 14:01:10 +00:00
grid-reader.c
grid-view.c
grid.c Support underscore style with capture-pane -e, GitHub issue 2928. 2021-12-21 14:57:28 +00:00
input-keys.c Merge branch 'obsd-master' into master 2022-02-16 22:01:11 +00:00
input.c Add an option (default off) to control the passthrough escape sequence. 2022-02-15 13:11:29 +00:00
job.c Merge branch 'obsd-master' into master 2022-02-01 14:01:11 +00:00
key-bindings.c Add a key in copy mode to toggle position indicator. 2022-02-03 07:26:43 +00:00
key-string.c Support more mouse buttons when the terminal sends them, GitHub issue 2022-02-16 18:55:05 +00:00
layout-custom.c
layout-set.c
layout.c
log.c Merge branch 'obsd-master' into master 2021-09-10 18:01:11 +01:00
Makefile.am Next is 3.4. 2021-09-15 14:07:42 +01:00
mdoc2man.awk
menu.c Support more mouse buttons when the terminal sends them, GitHub issue 2022-02-16 18:55:05 +00:00
mode-tree.c A menu must be shown on a client, so always give the client when adding 2022-02-01 18:12:20 +00:00
names.c
notify.c
options-table.c Merge branch 'obsd-master' into master 2022-02-17 12:01:10 +00:00
options.c Add a cursor-style option, from Alexis Hildebrandt in GitHub issue 2960. 2021-11-03 13:37:17 +00:00
osdep-aix.c
osdep-cygwin.c
osdep-darwin.c
osdep-dragonfly.c
osdep-freebsd.c
osdep-haiku.c
osdep-hpux.c
osdep-linux.c
osdep-netbsd.c
osdep-openbsd.c Merge branch 'obsd-master' into master 2021-12-07 09:52:59 +00:00
osdep-sunos.c
osdep-unknown.c
paste.c
popup.c Merge branch 'obsd-master' into master 2022-02-22 14:01:10 +00:00
proc.c
README OS X -> macOS, from J Lewis Muir. 2021-11-11 09:18:04 +00:00
README.ja OS X -> macOS, from J Lewis Muir. 2021-11-11 09:18:04 +00:00
regsub.c
resize.c Add a window-resized hook which is fired when the window is actually 2022-02-17 09:58:47 +00:00
screen-redraw.c Use ACS for pane border indicators so they work with different line 2022-02-04 11:57:22 +00:00
screen-write.c Do not allow inline styles to replace mode-style for the selected item, 2021-10-26 12:22:23 +00:00
screen.c Merge branch 'obsd-master' into master 2021-11-03 16:01:14 +00:00
server-client.c Merge branch 'obsd-master' into master 2022-02-16 22:01:11 +00:00
server-fn.c
server.c
session.c Merge branch 'obsd-master' into master 2022-02-22 14:01:10 +00:00
spawn.c
status.c Use format_draw for command prompt prefix to allow styles, GitHub issue 2022-02-03 10:07:11 +00:00
style.c
SYNCING
tmux-protocol.h
tmux.1 Merge branch 'obsd-master' into master 2022-02-22 14:01:10 +00:00
tmux.c
tmux.h Merge branch 'obsd-master' into master 2022-02-22 14:01:10 +00:00
tty-acs.c Spacing fixes from Alexis Hildebrandt. 2021-10-18 09:15:56 +00:00
tty-features.c Support underscore style with capture-pane -e, GitHub issue 2928. 2021-12-21 14:57:28 +00:00
tty-keys.c Support more mouse buttons when the terminal sends them, GitHub issue 2022-02-16 18:55:05 +00:00
tty-term.c
tty.c Do not create a buffer from an OSC 52 response if we have not sent a 2022-02-15 13:03:02 +00:00
utf8.c Remove fallback for wcwidth failure, GitHub issue 3003. 2021-12-06 10:17:34 +00:00
window-buffer.c
window-client.c
window-clock.c
window-copy.c Add a key in copy mode to toggle position indicator. 2022-02-03 07:26:43 +00:00
window-customize.c Fix user option lookup ordering. 2021-11-29 11:01:51 +00:00
window-tree.c Merge branch 'obsd-master' into master 2021-10-20 14:01:15 +01:00
window.c Merge branch 'obsd-master' into master 2022-02-03 10:01:10 +00:00
xmalloc.c
xmalloc.h

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.