Merge branch 'master' into scrollbars

This commit is contained in:
Nicholas Marriott 2024-11-07 10:45:10 +00:00
commit 7838db35e7
2 changed files with 1 additions and 2 deletions

View File

@ -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
View File

@ -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.