| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
term stuff a bit.
|
| |
|
| |
|
| |
|
|
|
|
| |
mode-fg/mode-bg options, force -g for global on set/show/setw/showw/
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
an arbitrary width and height (0 for the default unlimited). This is neat for
emacs which doesn't have a sensible way to force hard wrapping at 80
columns. Also, don't try to be clever and use clr_eol when redrawing the
whole screen, it causes trouble since the redraw functions are used to draw
the blank areas too.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
activity redraw.
|
| |
|
| |
|
| |
|
|
|
|
| |
change.
|
|
|
|
| |
and automatic update (at interval set by status-interval).
|
| |
|
| |
|
|
|
|
| |
specified with -f. Just a list of tmux commands executed when the server is started and before and any session/window is created.
|
|
|
|
| |
command (with some helper functions), rather than the top-level. This changes the action command syntax so that -s and -c must be after the command rather than before.
|
| |
|
| |
|
| |
|
| |
|