| Commit message (Collapse) | Author | Age |
| |
|
|
| |
pretty small.
|
| |
|
|
|
| |
environment. Previously it came from the session environment. From J
Raynor.
|
| | |
|
| |
|
|
| |
by Suraj Kurapati.
|
| | |
|
| |
|
|
|
| |
(right) code from break-pane and window_remove_pane into a helper
function.
|
| |
|
|
|
|
| |
mostly useless and annoying messages. Change those commands to silence
on success like all the others. Still accept the -q command line flag
and "quiet" server option for now.
|
| |
|
|
| |
options - this will allow options to be removed more easily.
|
| |
|
|
| |
show the equivalent -style option instead.
|
| |
|
|
|
| |
never worked very well. If there is a big demand for it to return, will
consider better ways to do it.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
usefully work if stdin is /dev/tty. Complain about it more clearly.
|
| |
|
|
| |
Kezes.
|
| |
|
|
|
| |
wasn't enough space this will go off the end. Instead clamp to the
available space. Fixes crash reported by Julien Rebetez.
|
| | |
|
| |
|
|
|
|
|
| |
store it in struct mouse_event, reduce the scroll size the 3 but allow
shift to reduce it to 1 and meta and ctrl to multiply by 3 if the
terminal supports them, also support wheel in choose mode. From Marcel
Partap.
|
| | |
|
| |
|
|
| |
buffer_sample bigger to let it trim at window right edge.
|
| |
|
|
| |
Moc.
|
| |
|
|
| |
by the format code.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
be used. Fix from Koga Osamu.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Marcel Partap.
|
| |
|
|
| |
out by Marcel Partap.
|
| |
|
|
| |
minor changes.
|
| | |
|
| |
|
|
|
| |
from madmaverick9 at roxxmail dot eu, similar diff a few days later from
Marcel Partap.
|
| | |
|
| | |
|
| |
|
|
| |
unique for tmux.
|
| |
|
|
| |
doesn't make much sense as a session option.
|
| |
|
|
| |
Balazs Kezes.
|
| | |
|
| | |
|
| |
|
|
|
| |
with mouse-select-pane rather than just in copy mode, reported by Balazs
Kezes.
|
| |
|
|
| |
fix from Thomas Adam.
|
| | |
|
| |
|
|
|
|
|
| |
and use them for the 256 colour set. If the terminfo entry doesn't have
colors#256 and the user gives -2 to the client, use a \033[38;5;Xm
sequence as before. Should allow fbterm to work with it's weird setaf
and setab.
|
| | |
|
| | |
|
| | |
|