| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
| |
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
| |
buffer (needed for something in the future).
|
| |
|
|
|
|
| |
and the cursor reaches the top or bottom line.
|
| |
|
| |
|
| |
|
|
|
|
| |
in future will not have to be strings.
|
|
|
|
|
| |
clear the selection after copying. Make copy-pipe clear the selection by
default to be consistent with copy-selection. From Avi Halachmi.
|
|
|
|
| |
Sunil Nimmagadda.
|
| |
|
|
|
|
| |
work. Reported by Thomas Sattler.
|
| |
|
| |
|
|
|
|
| |
with a pane status line.
|
|
|
|
|
| |
and to handle the case where the panes won't fit into the existing
window size.
|
|
|
|
| |
layouts.
|
| |
|
|
|
|
| |
check for % in the target as well as ":.".
|
|
|
|
| |
window.c into a separate file spawn.c.
|
| |
|
| |
|
| |
|
|
|
|
| |
problems reported by Thomas Sattler.
|
| |
|
|
|
|
| |
(it isn't for the pane status lines).
|
|
|
|
| |
Sattler.
|
|
|
|
| |
allows buffers for different sessions to be named separately.
|
|
|
|
|
| |
on unwrapped lines, rather than a grid offset. Fixes problems reported
by Thomas Sattler and Paul de Weerd.
|
|
|
|
| |
fixes a crash reported by Thomas Sattler.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
of if statements.
|
|
|
|
| |
parts of the status line, from Avi Halachmi.
|
| |
|
| |
|
| |
|
|
|
|
| |
reminded by okan@.
|
|
|
|
| |
offset into the entire history before reflow and restoring it aftewards.
|