| Commit message (Collapse) | Author | Age |
| ... | |
| |\| |
|
| | | |
|
| |\| |
|
| | |
| |
| |
| | |
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.
|
| |\| |
|
| | |
| |
| |
| | |
needed.
|
| |\| |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
change so that winlink is set even if an index is too.
|
| |\| |
|