Age | Commit message (Collapse) | Author |
|
|
|
notifys to happen during some commands). Based on code from George
Nachman.
|
|
|
|
add a new value to mean "leave client running but don't attach" to fix
problems with using some commands in a command sequence. Most of the
work by Thomas Adam, problem reported by "jspenguin" on SF bug 3535531.
|
|
|
|
|
|
|
|
|
|
list. Change choose-window and -session to use the same code. From
Thomas Adam.
|
|
|
|
|
|
lists and expand %% in command before using it rather than at callback
time. From Thomas Adam.
|
|
|
|
|
|
|
|
|
|
commands be sent and output received on stdout. This can be used to
integrate with other terminal emulators and should allow some other
things to be made simpler later. More to come so doesn't do much yet and
deliberately not documented.
|
|
|
|
jspenguin on SF bug 3535531.
|
|
reported by Giorgio Lando. Fix from Thomas Adam.
|
|
|
|
|
|
|
|
|
|
pane, from Romain Francoise.
|
|
|
|
|
|
Dennis G?nnewig and Thomas Adam.
|
|
|
|
suggested by Romain Francoise, diff from Thomas Adam.
|
|
|
|
|
|
|
|
pointer.
|
|
|
|
infrastructure, from Thomas Adam.
|
|
|
|
|
|
through the slow path. Tidies code slightly.
|
|
|
|
handling them in the server, handle them in the client and pass buffers
over imsg. This is much tidier for some upcoming changes and the
performance hit isn't critical.
The tty fd is still passed to the server as before.
This bumps the tmux protocol version so new clients and old servers are
incompatible.
|
|
|
|
Boeckel and Thomas Adam.
|
|
|
|
|
|
Ailin Nemui.
|
|
|
|
|
|
|
|
|