| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
instead responding with the primary DA response. Ignore it. Reported by
Dave Vandervies.
|
|
|
|
| |
Vandervies.
|
|
|
|
| |
variable name arguments again if they contain a #{.
|
|
|
|
| |
GitHub issues 1182 and 2299. From Eric Garver.
|
| |
|
|
|
|
| |
to accomodate a wide character. GitHub issue 2336.
|
|
|
|
| |
doesn't overlap when searching forwards.
|
| |
|
| |
|
|
|
|
| |
gmail dot com in GitHub issue 2322.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Found by CompCert which notes that \E is not a valid escape sequence.
ok nicm@
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
correctly wouldn't be worth it. GitHub issue 2298.
|
|
|
|
| |
notified of changes rather than having to poll. GitHub issue 2242.
|
| |
|
|
|
|
|
|
| |
renumber-windows is on, the window it wants to keep could be moved.
Change to renumber afterwards and also behave better if the window is
linked into the session twice. GitHub issue 2287.
|
| |
|
| |
|
|
|
|
|
|
| |
As a result remove unneeded variables
OK @nicm
|
| |
|
| |
|
|
|
|
|
| |
using that index (this is how it used to work), reported by Romain
Francoise.
|
|
|
|
| |
at the bottom, reported by Kaushal Modi.
|
| |
|
|
|
|
| |
in a mode, problem reported by Martin Vahlensieck.
|
|
|
|
| |
control mode to avoid stray commands ending up in the shell.
|
| |
|
|
|
|
| |
Derry Jing.
|
|
|
|
| |
to break-pane, move-window, new-window. GitHub issue 2261.
|
| |
|
|
|
|
| |
just when it is queued.
|
| |
|
| |
|
|
|
|
| |
GitHub issue 2268.
|
| |
|
| |
|
|
|
|
| |
of data for each client in control mode.
|
|
|
|
| |
form instead of %output with the age of the output.
|
| |
|
|
|
|
| |
realloc (duh), use two trees instead.
|
|
|
|
|
|
| |
is more friendly to GCC3.
Reported by and ok aoyama@.
|
|
|
|
|
|
| |
is resized multiple times during one event loop, it is forced to resize
at the end. Also don't zoom/unzoom in switch-client if the pane hasn't
changed. GitHub issue 2260.
|
| |
|