Go to file
Thomas Adam ba4a884d75 Merge branch 'obsd-master' 2019-03-12 20:02:38 +00:00
compat
logo
presentations
regress Fix session size regress. 2019-03-12 17:36:58 +00:00
tools Redirect which stderr. 2019-02-06 14:45:35 +00:00
.gitignore
.mailmap
.travis.yml
CHANGES Update CHANGES. 2019-03-12 11:20:21 +00:00
CONTRIBUTING Tweak wording. 2018-10-19 08:38:12 +01:00
COPYING
ISSUE_TEMPLATE
Makefile.am Makefile.am: Add space between -f and argument 2018-09-04 13:13:32 +01:00
README
README.ja
SYNCING
TODO Add a couple of things. 2019-03-12 17:59:46 +00:00
alerts.c
arguments.c
attributes.c Support for extended underline styles on terminals which offer them, 2018-10-18 07:57:57 +00:00
autogen.sh
cfg.c Merge branch 'obsd-master' 2019-03-12 12:02:42 +00:00
client.c Merge branch 'obsd-master' 2018-11-22 12:02:38 +00:00
cmd-attach-session.c Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
cmd-bind-key.c
cmd-break-pane.c Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
cmd-capture-pane.c Allow multiple modes to be open in a pane. A stack of open modes is kept 2019-03-12 11:16:49 +00:00
cmd-choose-tree.c Add [template] to display-panes and choose-{buffer,client,tree} usage 2018-11-15 10:38:53 +00:00
cmd-command-prompt.c
cmd-confirm-before.c
cmd-copy-mode.c Allow multiple modes to be open in a pane. A stack of open modes is kept 2019-03-12 11:16:49 +00:00
cmd-detach-client.c
cmd-display-message.c
cmd-display-panes.c Add -b to display-panes like run-shell, GitHub issue 1559. 2019-02-06 07:36:06 +00:00
cmd-find-window.c
cmd-find.c Merge branch 'obsd-master' 2019-03-12 14:02:40 +00:00
cmd-if-shell.c
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 Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
cmd-list-windows.c
cmd-list.c
cmd-load-buffer.c
cmd-lock-server.c
cmd-move-window.c
cmd-new-session.c Fix resizing of control clients, should be ignored until SIZECHANGED flag set. 2019-03-12 13:56:30 +00:00
cmd-new-window.c
cmd-paste-buffer.c
cmd-pipe-pane.c Merge branch 'obsd-master' 2018-11-30 10:02:37 +00:00
cmd-queue.c Allow multiple modes to be open in a pane. A stack of open modes is kept 2019-03-12 11:16:49 +00:00
cmd-refresh-client.c Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
cmd-rename-session.c
cmd-rename-window.c
cmd-resize-pane.c
cmd-resize-window.c Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
cmd-respawn-pane.c Allow multiple modes to be open in a pane. A stack of open modes is kept 2019-03-12 11:16:49 +00:00
cmd-respawn-window.c Allow multiple modes to be open in a pane. A stack of open modes is kept 2019-03-12 11:16:49 +00:00
cmd-rotate-window.c
cmd-run-shell.c Allow multiple modes to be open in a pane. A stack of open modes is kept 2019-03-12 11:16:49 +00:00
cmd-save-buffer.c
cmd-select-layout.c
cmd-select-pane.c Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
cmd-select-window.c
cmd-send-keys.c Allow multiple modes to be open in a pane. A stack of open modes is kept 2019-03-12 11:16:49 +00:00
cmd-set-buffer.c
cmd-set-environment.c
cmd-set-hook.c
cmd-set-option.c Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
cmd-show-environment.c
cmd-show-messages.c
cmd-show-options.c
cmd-source-file.c
cmd-split-window.c Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
cmd-string.c
cmd-swap-pane.c Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
cmd-swap-window.c
cmd-switch-client.c Correctly unzoom and redraw panes in switch-client. 2018-11-06 15:13:13 +00:00
cmd-unbind-key.c
cmd-wait-for.c There is no reason wait-for has to be restricted to outside tmux. 2018-11-07 07:58:16 +00:00
cmd.c Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
colour.c Add a "terminal" colour which can be used instead of "default" in style 2018-10-25 15:13:38 +00:00
compat.h
configure.ac Fixes for GNU/kFreeBSD from James Clarke. 2018-11-21 08:50:22 +00:00
control-notify.c evbuffer_new and bufferevent_new can both fail (when malloc fails) and 2018-11-19 13:35:40 +00:00
control.c
environ.c
example_tmux.conf
format.c Merge branch 'obsd-master' 2019-03-12 12:02:42 +00:00
grid-view.c
grid.c Add a "terminal" colour which can be used instead of "default" in style 2018-10-25 15:13:38 +00:00
hooks.c
input-keys.c Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
input.c Fix HPA in origin mode. 2019-03-12 18:30:08 +00:00
job.c Merge branch 'obsd-master' 2018-11-19 14:02:41 +00:00
key-bindings.c Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
key-string.c Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
layout-custom.c Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
layout-set.c Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
layout.c Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
log.c
mdoc2man.awk
mode-tree.c Allow style #[] in mode formats. 2018-11-12 14:18:10 +00:00
names.c
notify.c
options-table.c Merge branch 'obsd-master' 2018-10-25 17:02:42 +01:00
options.c
osdep-aix.c
osdep-cygwin.c
osdep-darwin.c
osdep-dragonfly.c
osdep-freebsd.c Fixes for GNU/kFreeBSD from James Clarke. 2018-11-21 08:50:22 +00:00
osdep-hpux.c
osdep-linux.c
osdep-netbsd.c osdep_get_cwd for NetBSD, from Leonardo Taccari. 2018-11-29 10:37:27 +00:00
osdep-openbsd.c
osdep-sunos.c
osdep-unknown.c
paste.c
proc.c
resize.c Fix resizing of control clients, should be ignored until SIZECHANGED flag set. 2019-03-12 13:56:30 +00:00
screen-redraw.c Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
screen-write.c Fix HPA in origin mode. 2019-03-12 18:30:08 +00:00
screen.c Merge branch 'obsd-master' 2019-01-15 12:02:36 +00:00
server-client.c Merge branch 'obsd-master' 2019-03-12 12:02:42 +00:00
server-fn.c Merge branch 'obsd-master' 2018-11-30 10:02:37 +00:00
server.c
session.c Support for windows larger than visible on the attached client. This has 2018-10-18 08:38:01 +00:00
status.c Completion of command-alias members. 2019-02-09 18:18:36 +00:00
style.c
tmux.1 Merge branch 'obsd-master' 2019-02-06 08:02:37 +00:00
tmux.c Merge branch 'obsd-master' 2018-11-22 12:02:38 +00:00
tmux.h Merge branch 'obsd-master' 2019-03-12 20:02:38 +00:00
tty-acs.c
tty-keys.c Do not look at next key byte if the length is 0, originally from Shingo 2019-02-16 19:04:34 +00:00
tty-term.c Support for extended underline styles on terminals which offer them, 2018-10-18 07:57:57 +00:00
tty.c Don't set client offset if client is not a terminal 2019-03-04 09:29:40 +00:00
utf8.c
window-buffer.c Merge branch 'obsd-master' 2019-03-07 22:02:42 +00:00
window-client.c Add a separate mode struct for the active window mode if any. 2019-03-07 20:24:21 +00:00
window-clock.c Allow multiple modes to be open in a pane. A stack of open modes is kept 2019-03-12 11:16:49 +00:00
window-copy.c Allow multiple modes to be open in a pane. A stack of open modes is kept 2019-03-12 11:16:49 +00:00
window-tree.c Merge branch 'obsd-master' 2019-03-07 22:02:42 +00:00
window.c Merge branch 'obsd-master' 2019-03-12 16:02:37 +00:00
xmalloc.c
xmalloc.h
xterm-keys.c

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, OS X and Solaris.

tmux depends on libevent 2.x. Download it from:

	http://libevent.org

It also depends on ncurses, available from:

	http://invisible-island.net/ncurses/

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:

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

(Note that this requires at least a working C compiler, make, autoconf,
automake, pkg-config as well as libevent and ncurses libraries and headers.)

For more information see http://git-scm.com. Patches should be sent by email to
the mailing list at tmux-users@googlegroups.com or submitted through GitHub at
https://github.com/tmux/tmux/issues.

For documentation on using tmux, see the tmux.1 manpage. It can be viewed from
the source tree with:

	$ nroff -mdoc tmux.1|less

A small example configuration in example_tmux.conf.

And a bash(1) completion file at:

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

For debugging, running tmux with -v or -vv will generate server and client log
files in the current directory.

tmux mailing lists are available. For general discussion and bug reports:

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

And for Git commit emails:

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

Subscribe by sending an email to <tmux-users+subscribe@googlegroups.com>.

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

	tmux-users@googlegroups.com

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

-- Nicholas Marriott <nicholas.marriott@gmail.com>