Go to file
Nicholas Marriott 0953b994ff Merge branch '3.1-rc' 2020-04-06 16:17:34 +01:00
.github Lock much more quickly. 2020-03-11 14:41:25 +00:00
compat
logo
presentations
regress Update capture-pane test, from Johannes Altmanninger. 2020-03-26 10:16:05 +00:00
tools
.gitignore
.mailmap
.travis.yml
CHANGES Merge branch '3.1-rc' 2020-04-01 09:30:12 +01:00
COPYING
Makefile.am Merge branch 'obsd-master' 2020-03-26 11:11:37 +00:00
README
README.ja
SYNCING
alerts.c
arguments.c Merge branch 'obsd-master' 2020-03-21 14:01:27 +00:00
attributes.c Style nits in function arguments. 2019-12-03 10:47:22 +00:00
autogen.sh
cfg.c Merge branch 'obsd-master' 2019-12-19 10:01:26 +00:00
client.c Merge branch 'obsd-master' 2020-03-30 18:01:28 +01:00
cmd-attach-session.c If a window appears in only one attached session, there is no point in 2019-11-29 16:04:07 +00:00
cmd-bind-key.c Remove bind-key -c which doesn't do anything and is undocumented. 2020-01-30 08:02:25 +00:00
cmd-break-pane.c Make a best effort to set xpixel and ypixel for each pane and add 2019-11-28 09:45:15 +00:00
cmd-capture-pane.c Move alternate screen into the screen rather than the pane. 2020-03-31 07:00:34 +00:00
cmd-choose-tree.c
cmd-command-prompt.c Add support for adding a note to a key binding (with bind-key -N) and 2020-01-27 08:53:13 +00:00
cmd-confirm-before.c
cmd-copy-mode.c Various fixes for copy mode from master. 2020-04-06 16:09:49 +01:00
cmd-detach-client.c
cmd-display-menu.c Add a W position to display-menu -y to use the line above (or below) the 2020-04-02 05:35:15 +00:00
cmd-display-message.c
cmd-display-panes.c Add support for overlay popup boxes to show text or output temporarily 2020-03-24 08:09:43 +00:00
cmd-find-window.c
cmd-find.c
cmd-if-shell.c Add a flag to run a background process in a pty as well, not used for 2020-03-19 13:43:18 +00:00
cmd-join-pane.c Merge branch 'obsd-master' 2020-03-21 14:01:27 +00:00
cmd-kill-pane.c Fix parsing of DA with only one argument in the response and add 65 for VT520. 2019-11-14 15:37:19 +00:00
cmd-kill-server.c
cmd-kill-session.c
cmd-kill-window.c
cmd-list-buffers.c
cmd-list-clients.c
cmd-list-keys.c Add an argument to list-commands to show only a single command. 2020-04-06 16:03:39 +01:00
cmd-list-panes.c
cmd-list-sessions.c
cmd-list-windows.c
cmd-load-buffer.c Rewrite the code for reading and writing files. Now, if the client is 2019-12-12 11:39:56 +00:00
cmd-lock-server.c
cmd-move-window.c
cmd-new-session.c Use new window and new pane as well for -P to new-session or new-window. 2020-04-06 16:03:33 +01:00
cmd-new-window.c Use new window and new pane as well for -P to new-session or new-window. 2020-04-06 16:03:33 +01:00
cmd-parse.y Add a way to mark environment variables as "hidden" so they can be used 2020-03-31 17:14:40 +00:00
cmd-paste-buffer.c
cmd-pipe-pane.c
cmd-queue.c Stop logging the entire command queue every time we add something, 2020-04-06 16:04:10 +01:00
cmd-refresh-client.c Store xpixel/ypixel from TIOCGWINSZ and add formats. 2019-11-28 09:05:34 +00:00
cmd-rename-session.c
cmd-rename-window.c
cmd-resize-pane.c Add a -T flag to resize-pane to trim lines below the cursor, moving 2020-03-31 17:13:20 +00:00
cmd-resize-window.c Make a best effort to set xpixel and ypixel for each pane and add 2019-11-28 09:45:15 +00:00
cmd-respawn-pane.c Add a way to mark environment variables as "hidden" so they can be used 2020-03-31 17:14:40 +00:00
cmd-respawn-window.c Add a way to mark environment variables as "hidden" so they can be used 2020-03-31 17:14:40 +00:00
cmd-rotate-window.c
cmd-run-shell.c Preserve exit status from run-shell and pass to the client. 2020-03-21 13:15:38 +00:00
cmd-save-buffer.c Merge branch 'obsd-master' 2019-12-12 14:33:47 +00:00
cmd-select-layout.c
cmd-select-pane.c Instead of passing titles through vis() which doubles backslashes, just 2020-02-03 13:46:27 +00:00
cmd-select-window.c
cmd-send-keys.c Change input path so it doesn't require a pane. 2020-03-19 14:03:48 +00:00
cmd-set-buffer.c
cmd-set-environment.c Add a way to mark environment variables as "hidden" so they can be used 2020-03-31 17:14:40 +00:00
cmd-set-option.c Ignore default-shell (and use /bin/sh) if it invalid not just if it is 2020-03-17 11:10:12 +00:00
cmd-show-environment.c Add a way to mark environment variables as "hidden" so they can be used 2020-03-31 17:14:40 +00:00
cmd-show-messages.c
cmd-show-options.c
cmd-source-file.c Merge branch 'obsd-master' 2019-12-21 18:01:24 +00:00
cmd-split-window.c Merge branch 'obsd-master' 2020-03-31 20:01:34 +01:00
cmd-swap-pane.c
cmd-swap-window.c
cmd-switch-client.c Update latest client for target session on switch-client. 2020-03-06 15:35:03 +00:00
cmd-unbind-key.c
cmd-wait-for.c
cmd.c Merge branch 'obsd-master' 2020-03-26 11:11:37 +00:00
colour.c
compat.h getopt varies too much between platforms, and we already use compat/getopt.c 2020-03-17 16:14:12 +00:00
configure.ac 3.1-rc4. 2020-04-01 10:09:49 +01:00
control-notify.c Terminate the output buffer for control mode output - it is now used as 2020-03-17 16:14:51 +00:00
control.c Rewrite the code for reading and writing files. Now, if the client is 2019-12-12 11:39:56 +00:00
environ.c Add a way to mark environment variables as "hidden" so they can be used 2020-03-31 17:14:40 +00:00
example_tmux.conf
file.c Remove imsg.h. 2019-12-16 20:01:26 +00:00
format-draw.c Use correct width of right marker so it doesn't draw over status right 2020-03-07 10:58:32 +00:00
format.c Merge branch 'obsd-master' 2020-03-31 16:01:29 +01:00
grid-view.c
grid.c Add a -T flag to resize-pane to trim lines below the cursor, moving 2020-03-31 17:13:20 +00:00
input-keys.c Merge branch 'obsd-master' 2020-04-01 12:01:27 +01:00
input.c Move alternate screen into the screen rather than the pane. 2020-03-31 07:00:34 +00:00
job.c Merge branch 'obsd-master' 2020-03-26 11:11:37 +00:00
key-bindings.c Add a W position to display-menu -y to use the line above (or below) the 2020-04-02 05:35:15 +00:00
key-string.c Add a "second click" key type which is fired for the second click of a 2020-03-31 11:38:35 +00:00
layout-custom.c Make a best effort to set xpixel and ypixel for each pane and add 2019-11-28 09:45:15 +00:00
layout-set.c Make a best effort to set xpixel and ypixel for each pane and add 2019-11-28 09:45:15 +00:00
layout.c
log.c
mdoc2man.awk
menu.c Add support for overlay popup boxes to show text or output temporarily 2020-03-24 08:09:43 +00:00
mode-tree.c Fix positioning of menu in choose modes and a couple of keys in tree mode. 2020-03-20 17:26:14 +00:00
names.c
notify.c Merge branch 'obsd-master' 2019-12-19 10:01:26 +00:00
options-table.c Missing after-kill-pane option. 2019-11-28 12:22:32 +00:00
options.c Style nits in function arguments. 2019-12-03 10:47:22 +00:00
osdep-aix.c
osdep-cygwin.c
osdep-darwin.c
osdep-dragonfly.c
osdep-freebsd.c
osdep-hpux.c
osdep-linux.c
osdep-netbsd.c
osdep-openbsd.c
osdep-sunos.c
osdep-unknown.c
paste.c
popup.c Support mouse in popups. 2020-04-01 09:05:27 +00:00
proc.c Merge branch 'obsd-master' 2020-01-28 11:17:08 +00:00
regsub.c REG_STARTEND is not portable, but it turns out we don't actually need 2019-12-01 08:52:47 +00:00
resize.c If ALL clients are readonly, allow them to affect the size, suggested by Thomas Sattler. 2020-01-28 13:23:24 +00:00
screen-redraw.c Add support for overlay popup boxes to show text or output temporarily 2020-03-24 08:09:43 +00:00
screen-write.c Parse out DA features. 2019-11-28 10:17:22 +00:00
screen.c Merge branch 'obsd-master' 2020-03-31 10:01:29 +01:00
server-client.c Merge branch 'obsd-master' 2020-04-01 14:01:25 +01:00
server-fn.c Merge branch 'obsd-master' 2019-12-12 14:33:47 +00:00
server.c Merge branch 'obsd-master' 2020-03-12 10:01:25 +00:00
session.c Merge branch 'obsd-master' 2019-12-26 12:01:26 +00:00
spawn.c Merge branch 'obsd-master' 2020-03-31 20:01:34 +01:00
status.c Add C-g to cancel command prompt with vi(1) keys as well as emacs, and q 2020-03-12 09:49:43 +00:00
style.c
tmux.1 Various fixes for copy mode from master. 2020-04-06 16:09:49 +01:00
tmux.c Merge branch 'obsd-master' 2020-03-31 20:01:34 +01:00
tmux.h Merge branch 'obsd-master' 2020-04-01 12:01:27 +01:00
tty-acs.c
tty-keys.c If we can identify the terminal as iTerm2 or as tmux, we can be sure 2020-01-28 11:39:51 +00:00
tty-term.c Merge branch 'obsd-master' 2020-01-28 12:01:28 +00:00
tty.c Add support for overlay popup boxes to show text or output temporarily 2020-03-24 08:09:43 +00:00
utf8.c Merge branch 'obsd-master' 2019-11-25 16:01:27 +00:00
window-buffer.c Merge branch 'obsd-master' 2020-02-11 08:01:30 +00:00
window-client.c Add a define for flags meaning a client is not attached, and fix 2020-01-28 08:06:11 +00:00
window-clock.c
window-copy.c job_run needs fewer arguments. 2020-04-06 16:14:09 +01:00
window-tree.c Merge branch 'obsd-master' 2020-03-20 18:01:25 +00:00
window.c Merge branch 'obsd-master' 2020-03-31 10:01:29 +01:00
xmalloc.c Add xrecallocarray. 2019-11-28 09:51:58 +00:00
xmalloc.h Merge branch 'obsd-master' 2019-11-28 12:18:41 +00:00
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.

* 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/

* 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.

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.