| Commit message (Collapse) | Author | Age |
|\ |
|
| |
| |
| |
| | |
replaced if we already know the current.
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
looping over it (which may skip entries), from Brad King.
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
break out of the loop early. From Nicolas Viennot.
|
|\| |
|
| | |
|
| | |
|
|\| |
|
| | |
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| | |
|
|\ \ |
|
| |\| |
|
| | | |
|
|/ / |
|
|\| |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
used to escape from, for example, printf '\033]2;').
|
| |
| |
| |
| | |
alone and use it to add pane_died and pane_exited hooks.
|
|\| |
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
infrastructure that will be needed soon.
|
|\| |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
itself to work out the current pane. This is confusing in many cases
(particularly notable is that "tmux neww\; splitw" would not split the
new window), and the few advantages do not make up for the confusion.
So drop this behaviour and return to using the current window and pane;
keep the pty check but only use it to limit the list of possible current
sessions.
|
| | |
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| | |
|
| |
| |
| |
| | |
using an enum and simplify the parsing code.
|
|\| |
|
| |
| |
| |
| | |
about the order.
|
|\| |
|