No description
Find a file
Sergio de Almeida Cipriano Junior 808b564564 Update manpage
2021-03-21 15:38:58 -04:00
compat
logo
presentations
tools
.gitignore Refactor static builds 2019-11-10 16:12:12 -05:00
.mailmap
.travis.yml Add build on s390x and ppc64le 2019-11-29 14:08:06 +01:00
alerts.c
arguments.c
array.h
attributes.c
autogen.sh
build_static_release.sh Update paths in build_static_release script (#178) 2019-12-06 06:43:04 -05:00
cfg.c
CHANGES
client.c
cmd-attach-session.c
cmd-bind-key.c
cmd-break-pane.c
cmd-capture-pane.c
cmd-choose-buffer.c
cmd-choose-client.c
cmd-choose-tree.c
cmd-clear-history.c
cmd-command-prompt.c
cmd-confirm-before.c
cmd-copy-mode.c
cmd-detach-client.c
cmd-display-message.c
cmd-display-panes.c
cmd-find-window.c
cmd-find.c
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
cmd-list-windows.c
cmd-list.c
cmd-load-buffer.c
cmd-lock-server.c
cmd-move-window.c
cmd-new-session.c
cmd-new-window.c
cmd-paste-buffer.c
cmd-pipe-pane.c
cmd-queue.c
cmd-refresh-client.c
cmd-rename-session.c
cmd-rename-window.c
cmd-resize-pane.c
cmd-respawn-pane.c
cmd-respawn-window.c
cmd-rotate-window.c
cmd-run-shell.c
cmd-save-buffer.c
cmd-select-layout.c
cmd-select-pane.c
cmd-select-window.c
cmd-send-keys.c
cmd-set-buffer.c
cmd-set-environment.c
cmd-set-hook.c
cmd-set-option.c
cmd-show-environment.c
cmd-show-messages.c
cmd-show-options.c
cmd-source-file.c
cmd-split-window.c
cmd-string.c
cmd-swap-pane.c
cmd-swap-window.c
cmd-switch-client.c
cmd-unbind-key.c
cmd-wait-for.c
cmd.c
colour.c
compat.h
configure.ac Version bump 2019-11-07 11:38:54 -05:00
control-notify.c
control.c
COPYING
Dockerfile Update dockerfile for size 2019-11-28 16:35:48 -05:00
environ.c
example_tmux.conf
FAQ
format.c
grid-view.c
grid.c
hooks.c
input-keys.c
input.c
job.c
key-bindings.c
key-string.c
layout-custom.c
layout-set.c
layout.c
log.c Avoid initializing stdout twice 2020-03-11 11:30:33 -04:00
Makefile.am
mdoc2man.awk
mode-key.c
names.c
notify.c
options-table.c Rename account-key -> api-key 2019-11-10 22:27:23 -05:00
options.c
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
proc.c
README
README-tmux
README.md
resize.c
screen-redraw.c
screen-write.c
screen.c
server-client.c
server-fn.c
server.c
session.c Polish session messages 2019-11-07 13:45:10 -05:00
signal.c
status.c
style.c
SYNCING
tmate-debug.c Unify tmate-debug.c with tmate-ssh-server 2019-11-10 16:12:12 -05:00
tmate-decoder.c
tmate-encoder.c Send uname 2019-11-10 16:12:12 -05:00
tmate-env.c
tmate-msg.c
tmate-msgpack.c
tmate-protocol.h Send uname 2019-11-10 16:12:12 -05:00
tmate-session.c Include <errno.h> for global errno 2020-04-12 15:17:50 -04:00
tmate-ssh-client.c Fix typo in ssh client 2021-03-21 15:38:58 -04:00
tmate.1
tmate.h Minor refactor 2019-11-10 16:40:36 -05:00
tmux.1 Update manpage 2021-03-21 15:38:58 -04:00
tmux.c Rename account-key -> api-key 2019-11-10 22:27:23 -05:00
tmux.h enable redefinition of TMUX_CONF 2021-03-21 13:45:58 -04:00
TODO
tty-acs.c
tty-keys.c
tty-term.c
tty.c
utf8.c
window-choose.c
window-clock.c
window-copy.c
window-copy.h
window.c
xmalloc.c
xmalloc.h
xterm-keys.c

tmate

What is it?

Tmate is a fork of tmux. It provides an instant pairing solution.

License

tmate is built on top of tmux. tmux and tmate are BSD-licensed.