[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /NetBSD/NetBSD-release-10/src/external/bsd/tmux/dist/
 
Current bandwidth utilization 1421.45 Mbit/s
Bandwidth utilization bar
Contents of 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/

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.

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.

Icon  Name                                             Last modified      Size  
[DIR] Parent Directory - [DIR] CVS/ 15-May-2024 05:12 - [DIR] compat/ 17-Dec-2022 21:32 - [DIR] etc/ 17-Dec-2022 21:32 - [DIR] fuzz/ 17-Dec-2022 21:32 - [TXT] CHANGES 23-Jan-2022 17:45 130K [TXT] COPYING 06-Jan-2020 21:40 961 [   ] Makefile.am 17-Apr-2021 21:42 4.5K [TXT] Makefile.in 17-Apr-2021 21:42 47K [TXT] README 17-Apr-2021 21:42 2.0K [   ] README.ja 05-Jan-2019 22:32 2.7K [TXT] aclocal.m4 17-Apr-2021 21:42 51K [TXT] alerts.c 17-Apr-2021 21:42 7.7K [TXT] arguments.c 17-Apr-2021 21:42 9.3K [TXT] attributes.c 17-Apr-2021 21:42 3.2K [TXT] cfg.c 17-Apr-2021 21:42 6.1K [TXT] client.c 17-Apr-2021 22:42 20K [TXT] cmd-attach-session.c 17-Apr-2021 22:42 5.1K [TXT] cmd-bind-key.c 17-Apr-2021 21:42 2.4K [TXT] cmd-break-pane.c 17-Apr-2021 21:42 4.1K [TXT] cmd-capture-pane.c 17-Apr-2021 22:42 6.1K [TXT] cmd-choose-tree.c 17-Apr-2021 21:42 3.0K [TXT] cmd-command-prompt.c 17-Apr-2021 21:42 4.8K [TXT] cmd-confirm-before.c 17-Apr-2021 21:42 3.0K [TXT] cmd-copy-mode.c 17-Apr-2021 21:42 2.6K [TXT] cmd-detach-client.c 17-Apr-2021 21:42 2.8K [TXT] cmd-display-menu.c 23-Jan-2022 17:47 11K [TXT] cmd-display-message.c 17-Apr-2021 22:42 3.8K [TXT] cmd-display-panes.c 17-Apr-2021 21:42 7.5K [TXT] cmd-find-window.c 17-Apr-2021 21:42 2.9K [TXT] cmd-find.c 17-Apr-2021 21:42 31K [TXT] cmd-if-shell.c 17-Apr-2021 22:42 5.3K [TXT] cmd-join-pane.c 17-Apr-2021 21:42 4.5K [TXT] cmd-kill-pane.c 17-Apr-2021 21:42 1.9K [TXT] cmd-kill-server.c 17-Apr-2021 21:42 1.6K [TXT] cmd-kill-session.c 17-Apr-2021 21:42 2.1K [TXT] cmd-kill-window.c 17-Apr-2021 21:42 2.8K [TXT] cmd-list-buffers.c 17-Apr-2021 21:42 2.1K [TXT] cmd-list-clients.c 17-Apr-2021 21:42 2.3K [TXT] cmd-list-keys.c 23-Jan-2022 17:45 9.2K [TXT] cmd-list-panes.c 17-Apr-2021 21:42 4.1K [TXT] cmd-list-sessions.c 17-Apr-2021 21:42 2.3K [TXT] cmd-list-windows.c 17-Apr-2021 21:42 3.4K [TXT] cmd-load-buffer.c 17-Apr-2021 22:42 3.0K [TXT] cmd-lock-server.c 17-Apr-2021 21:42 2.1K [TXT] cmd-move-window.c 17-Apr-2021 21:42 3.3K [TXT] cmd-new-session.c 23-Jan-2022 17:47 9.5K [TXT] cmd-new-window.c 17-Apr-2021 22:42 4.2K [TXT] cmd-parse.y 17-Apr-2021 22:42 31K [TXT] cmd-paste-buffer.c 17-Apr-2021 22:42 2.8K [TXT] cmd-pipe-pane.c 17-Apr-2021 21:42 5.8K [TXT] cmd-queue.c 17-Apr-2021 22:42 19K [TXT] cmd-refresh-client.c 17-Apr-2021 21:42 6.0K [TXT] cmd-rename-session.c 17-Apr-2021 21:42 2.1K [TXT] cmd-rename-window.c 17-Apr-2021 21:42 1.8K [TXT] cmd-resize-pane.c 17-Apr-2021 21:42 5.4K [TXT] cmd-resize-window.c 17-Apr-2021 22:42 3.0K [TXT] cmd-respawn-pane.c 17-Apr-2021 21:42 2.5K [TXT] cmd-respawn-window.c 17-Apr-2021 21:42 2.4K [TXT] cmd-rotate-window.c 17-Apr-2021 21:42 3.4K [TXT] cmd-run-shell.c 17-Apr-2021 21:42 6.8K [TXT] cmd-save-buffer.c 17-Apr-2021 21:42 3.0K [TXT] cmd-select-layout.c 17-Apr-2021 21:42 3.4K [TXT] cmd-select-pane.c 17-Apr-2021 21:42 6.6K [TXT] cmd-select-window.c 17-Apr-2021 21:42 3.9K [TXT] cmd-send-keys.c 17-Apr-2021 22:42 5.5K [TXT] cmd-set-buffer.c 17-Apr-2021 21:42 3.3K [TXT] cmd-set-environment.c 17-Apr-2021 21:42 3.0K [TXT] cmd-set-option.c 17-Apr-2021 21:42 5.7K [TXT] cmd-show-environment.c 17-Apr-2021 21:42 3.8K [TXT] cmd-show-messages.c 17-Apr-2021 22:42 2.8K [TXT] cmd-show-options.c 17-Apr-2021 22:42 6.3K [TXT] cmd-source-file.c 23-Jan-2022 17:45 4.9K [TXT] cmd-split-window.c 17-Apr-2021 22:42 5.1K [TXT] cmd-swap-pane.c 17-Apr-2021 21:42 4.1K [TXT] cmd-swap-window.c 17-Apr-2021 21:42 2.7K [TXT] cmd-switch-client.c 17-Apr-2021 21:42 4.3K [TXT] cmd-unbind-key.c 17-Apr-2021 21:42 2.6K [TXT] cmd-wait-for.c 17-Apr-2021 22:42 6.3K [TXT] cmd.c 17-Apr-2021 21:42 19K [TXT] colour.c 17-Apr-2021 22:42 27K [TXT] compat.h 17-Apr-2021 22:42 8.7K [TXT] configure 23-Jan-2022 17:45 246K [TXT] configure.ac 23-Jan-2022 17:45 17K [TXT] control-notify.c 17-Apr-2021 21:42 5.3K [TXT] control.c 19-Apr-2021 23:52 27K [TXT] environ.c 17-Apr-2021 22:42 6.1K [TXT] example_tmux.conf 06-Jan-2020 21:40 1.8K [TXT] file.c 23-Jan-2022 17:45 19K [TXT] format-draw.c 17-Apr-2021 21:42 31K [TXT] format.c 23-Jan-2022 17:47 105K [TXT] grid-reader.c 23-Jan-2022 17:45 9.1K [TXT] grid-view.c 17-Apr-2021 21:42 5.4K [TXT] grid.c 17-Apr-2021 22:42 32K [TXT] input-keys.c 23-Jan-2022 17:47 15K [TXT] input.c 23-Jan-2022 17:47 62K [TXT] job.c 17-Apr-2021 22:42 8.3K [TXT] key-bindings.c 23-Jan-2022 17:47 27K [TXT] key-string.c 23-Jan-2022 17:45 11K [TXT] layout-custom.c 17-Apr-2021 21:42 7.9K [TXT] layout-set.c 17-Apr-2021 21:42 12K [TXT] layout.c 17-Apr-2021 21:42 27K [TXT] log.c 17-Apr-2021 22:42 3.4K [TXT] mdoc2man.awk 17-Apr-2021 21:42 8.4K [TXT] menu.c 17-Apr-2021 22:42 9.0K [TXT] mode-tree.c 07-May-2021 13:11 26K [TXT] names.c 17-Apr-2021 21:42 4.1K [TXT] notify.c 17-Apr-2021 22:42 6.8K [TXT] options-table.c 23-Jan-2022 17:45 34K [TXT] options.c 17-Apr-2021 22:42 25K [TXT] osdep-aix.c 31-Aug-2016 11:04 2.2K [TXT] osdep-cygwin.c 17-Apr-2021 21:42 1.9K [TXT] osdep-darwin.c 17-Apr-2021 21:42 2.6K [TXT] osdep-dragonfly.c 17-Apr-2021 21:42 2.9K [TXT] osdep-freebsd.c 17-Apr-2021 21:42 4.4K [TXT] osdep-haiku.c 17-Apr-2021 21:42 1.3K [TXT] osdep-hpux.c 17-Apr-2021 21:42 1.1K [TXT] osdep-linux.c 17-Apr-2021 21:42 2.2K [TXT] osdep-netbsd.c 17-Apr-2021 21:42 3.6K [TXT] osdep-openbsd.c 17-Apr-2021 21:42 3.6K [TXT] osdep-sunos.c 23-Jan-2022 17:45 2.5K [TXT] osdep-unknown.c 17-Apr-2021 21:42 1.0K [TXT] paste.c 17-Apr-2021 22:42 6.9K [TXT] popup.c 17-Apr-2021 21:42 9.7K [TXT] proc.c 17-Apr-2021 22:42 8.1K [TXT] regsub.c 17-Apr-2021 22:42 2.9K [TXT] resize.c 23-Jan-2022 17:47 10K [TXT] screen-redraw.c 17-Apr-2021 21:42 22K [TXT] screen-write.c 17-Apr-2021 22:42 47K [TXT] screen.c 23-Jan-2022 17:47 14K [TXT] server-client.c 23-Jan-2022 17:47 63K [TXT] server-fn.c 17-Apr-2021 22:42 10K [TXT] server.c 17-Apr-2021 22:42 11K [TXT] session.c 17-Apr-2021 22:42 16K [TXT] spawn.c 17-Apr-2021 22:42 13K [TXT] status.c 23-Jan-2022 17:47 42K [TXT] style.c 17-Apr-2021 22:42 8.5K [TXT] tmux.1 23-Jan-2022 17:47 157K [TXT] tmux.c 23-Jan-2022 17:47 11K [TXT] tmux.h 23-Jan-2022 17:47 92K [TXT] tty-acs.c 17-Apr-2021 22:42 5.7K [TXT] tty-features.c 23-Jan-2022 17:45 9.2K [TXT] tty-keys.c 23-Jan-2022 17:47 36K [TXT] tty-term.c 23-Jan-2022 17:47 24K [TXT] tty.c 23-Jan-2022 17:47 65K [TXT] utf8.c 17-Apr-2021 22:42 13K [TXT] utmp.c 17-Sep-2011 03:50 4.7K [TXT] window-buffer.c 23-Jan-2022 17:47 13K [TXT] window-client.c 17-Apr-2021 22:42 11K [TXT] window-clock.c 17-Apr-2021 21:42 6.9K [TXT] window-copy.c 23-Jan-2022 17:47 133K [TXT] window-customize.c 18-Apr-2021 16:01 39K [TXT] window-tree.c 18-Apr-2021 16:01 31K [TXT] window.c 23-Jan-2022 17:47 33K [TXT] xmalloc.c 01-Nov-2020 15:52 3.0K [TXT] xmalloc.h 01-Nov-2020 16:16 1.7K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!