mirror of
https://github.com/tmux/tmux.git
synced 2025-01-09 09:38:48 +00:00
Merge branch 'master' into scrollbars
This commit is contained in:
commit
7838db35e7
@ -36,7 +36,6 @@ static void screen_redraw_draw_scrollbar(struct screen_redraw_ctx *,
|
|||||||
static void screen_redraw_draw_pane_scrollbar(struct screen_redraw_ctx *,
|
static void screen_redraw_draw_pane_scrollbar(struct screen_redraw_ctx *,
|
||||||
struct window_pane *);
|
struct window_pane *);
|
||||||
|
|
||||||
|
|
||||||
#define START_ISOLATE "\342\201\246"
|
#define START_ISOLATE "\342\201\246"
|
||||||
#define END_ISOLATE "\342\201\251"
|
#define END_ISOLATE "\342\201\251"
|
||||||
|
|
||||||
|
2
tmux.1
2
tmux.1
@ -5050,7 +5050,7 @@ If set to
|
|||||||
the pane is narrowed only when the scrollbar is visible.
|
the pane is narrowed only when the scrollbar is visible.
|
||||||
.Pp
|
.Pp
|
||||||
See also
|
See also
|
||||||
.Xr pane-scrollbars-style .
|
.Ic pane-scrollbars-style .
|
||||||
.Pp
|
.Pp
|
||||||
.It Ic pane-scrollbars-style Ar style
|
.It Ic pane-scrollbars-style Ar style
|
||||||
Set the scrollbars style.
|
Set the scrollbars style.
|
||||||
|
Loading…
Reference in New Issue
Block a user