mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
Merge branch 'obsd-master'
This commit is contained in:
11
tmux.1
11
tmux.1
@ -3659,6 +3659,8 @@ Allows setting the cursor style.
|
||||
Supports extended keys.
|
||||
.It focus
|
||||
Supports focus reporting.
|
||||
.It hyperlinks
|
||||
Supports OSC 8 hyperlinks.
|
||||
.It ignorefkeys
|
||||
Ignore function keys from
|
||||
.Xr terminfo 5
|
||||
@ -6125,9 +6127,14 @@ a format for each shortcut key; both are evaluated once for each line.
|
||||
starts without the preview.
|
||||
This command works only if at least one client is attached.
|
||||
.Tg clearhist
|
||||
.It Ic clear-history Op Fl t Ar target-pane
|
||||
.It Xo Ic clear-history
|
||||
.Op Fl H
|
||||
.Op Fl t Ar target-pane
|
||||
.Xc
|
||||
.D1 Pq alias: Ic clearhist
|
||||
Remove and free the history for the specified pane.
|
||||
.Fl H
|
||||
also removes all hyperlinks.
|
||||
.Tg deleteb
|
||||
.It Ic delete-buffer Op Fl b Ar buffer-name
|
||||
.D1 Pq alias: Ic deleteb
|
||||
@ -6415,6 +6422,8 @@ Disable and enable focus reporting.
|
||||
These are set automatically if the
|
||||
.Em XT
|
||||
capability is present.
|
||||
.It Em \&Hls
|
||||
Set or clear a hyperlink annotation.
|
||||
.It Em \&Rect
|
||||
Tell
|
||||
.Nm
|
||||
|
Reference in New Issue
Block a user