| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
| |
|
|
|
|
| |
missing ones, reported by Ricardo Banffy.
|
| |
|
|
|
|
| |
from Brad Town.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
work but I don't need it.
|
| |
|
|
|
|
| |
clients, from George Nachman.
|
| |
|
|
|
|
|
| |
display-menu shows a menu (bound to the mouse on status line by default)
and a couple of extra formats for the default menus.
|
| |
|
| |
|
| |
|
|
|
|
| |
so it works like swap-pane.
|
| |
|
| |
|
|
|
|
| |
and pane.
|
|
|
|
|
| |
generic and hide the display-panes specific bits into
cmd-display-panes.c.
|
|
|
|
| |
history-bottom as for cursor-up and cursor-down. GitHub issue 1723.
|
|
|
|
|
|
|
| |
manual page section and create a new ENVIRONMENT with the expected
content. Move some information that was misplaced below the -u
flag into that new section.
Feedback and OK nicm@ jmc@ tb@
|
|
|
|
|
|
| |
immediately rather than queuing them (the command can block the queue
which means they were not being seen until it finished which was too
late). Reported by denis@ and solene@, ok solene@.
|
|
|
|
| |
work in newer libevent.
|
| |
|
|
|
|
| |
split-window or display-message -I.
|
| |
|
|
|
|
|
| |
into the mouse event that later code uses, it has been adjusted and they
should use the original position. GitHub issue 1710.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
command queue so they are ordered correctly with the commands that they
execute.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
in emacs, % in vi. Suggested by and help from Chris Barber in GitHub
issue 1666.
|
|
|
|
|
|
| |
flag -e to new-window, split-window, respawn-window, respawn-pane to
pass environment variables into the newly created process. From Steffen
Christgau in GitHub issue 1697.
|
|
|
|
|
|
|
| |
multiple commands to be easily bound to one hook. set-hook and
show-hooks remain but they are now variants of set-option and
show-options. show-options now has a -H flag to show hooks (by default
they are not shown).
|
|
|
|
| |
hook.
|
| |
|
| |
|