Age | Commit message (Collapse) | Author |
|
by Theo Buehler.
|
|
was output in the pane faster than the timer would fire, so change how
it works to only defer the timer again if the pane was actually resized
within the last timer period. Reported by James Tai in GitHub issue
1880.
|
|
|
|
Poirier in GitHub issue 1875.
|
|
|
|
search-backward, from Leah Neukirchen.
|
|
|
|
preserve zoomed state. GitHub issue 1839.
|
|
|
|
issue 1845.
|
|
word, GitHub issue 1820.
|
|
|
|
|
|
breaks reflow.
|
|
explanation of modes.
|
|
McBurnett in GitHub issue 1857.
|
|
they finish, GitHub issue 1852.
|
|
|
|
1805.
|
|
|
|
|
|
|
|
colour rather than ending up with the used count higher than the total
size, GitHub issue 1829.
|
|
|
|
|
|
the one from the first item. Fixes crash reported by M Kelly.
|
|
at the moment, no-output which turns off forwarding pane output. From
Thomas Adam. GitHub issue 1834.
|
|
(needed for control clients to send mouse sequences). Also add some
format flags for UTF-8 and SGR mouse mode. Requested by Bradley Smith in
GitHub issues 1832 and 1833.
|
|
|
|
|
|
|
|
manually.
|
|
more than one line. GitHub issue 1822.
|
|
grid_cell to avoid padding. Fixes increased memory use reported by Suraj
N Kurapati.
|
|
|
|
1817. Also a tmux.1 fix from jmc.
|
|
a colour, GitHub issue 1815.
|
|
|
|
value < 0. errno is only updated in this case. Change all (most?)
callers of syscalls to follow this better, and let's see if this strictness
helps us in the future.
|
|
(very sloppy specification) leaves an undefined value in *ret, so it is
wrong to inspect it, the error condition is enough.
discussed a little with nicm, and then much more with millert until we
were exasperated
|
|
|
|
Kai Moschcau.
|
|
|
|
is active (restores previous behaviour).
|
|
|
|
|
|
|
|
|
|
|
|
GitHub issue 1810.
|