| Commit message (Collapse) | Author | Age |
... | |
| |
|
|
|
|
| |
break-pane. Reported by tim@.
|
|
|
|
| |
very large terminals, from Michael Graczyk.
|
|
|
|
| |
ok jmc@
|
| |
|
| |
|
|
|
|
| |
missing word in manpage (from jmc).
|
| |
|
|
|
|
| |
unlink the wrong thing.
|
|
|
|
|
| |
fails to start (for example if it can't create the socket), rather than
hanging or showing nothing.
|
| |
|
|
|
|
| |
in the global socket_path rather than copying it.
|
| |
|
| |
|
|
|
|
|
| |
server start time can now be accessed with a new start_time format (use:
tmux display -p '#{t:start_time}')
|
|
|
|
| |
U'Ren.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
mode inside tmux, just no longer support it for tmux itself.
|
|
|
|
|
|
|
|
| |
poor idea that was fairly quickly replaced by SGR mouse input (which is
now widespread). It is impossible to tell the difference between UTF-8
and non-UTF-8 mouse input; since the mouse-utf8 option was removed tmux
has not handled it correctly in any case; and it is ridiculous to have
three different forms of mouse input.
|
|
|
|
| |
Palka.
|
|
|
|
| |
matthieu, ok deraadt
|
|
|
|
| |
OK nicm@
|
| |
|
|
|
|
|
| |
none because it also affects the status line bell indicator (and
bell-action does not). Fixes a problem reported by tim@.
|
|
|
|
| |
option a scope type (server, session, window) in one table.
|
|
|
|
|
| |
people who can type ^B c very fast, or who are using tmux inside
something else that buffers.
|
|
|
|
|
| |
not already queued) rather than only if the flag is being added. Fixes a
problem reported by tim@
|
| |
|
| |
|
| |
|
|
|
|
| |
of xrealloc, xvasprintf, xvsnprintf.
|
| |
|
|
|
|
| |
ok nicm
|
| |
|
|
|
|
|
| |
printf formats, and move UTF8_SIZE define down to near the rest of the
UTF-8 bits.
|
| |
|
| |
|
|
|
|
| |
width 0, make it width 1 instead.
|
| |
|
|
|
|
| |
unknown Unicode.
|
| |
|
| |
|
|
|
|
| |
continue if the send fails.
|
| |
|
| |
|
| |
|