mirror of
https://github.com/tmux/tmux.git
synced 2024-11-17 18:08:51 +00:00
Merge branch 'obsd-master'
This commit is contained in:
commit
ddfed259f6
6
tmux.1
6
tmux.1
@ -3325,12 +3325,14 @@ Run when the program running in a pane exits.
|
|||||||
Hooks are managed with these commands:
|
Hooks are managed with these commands:
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Xo Ic set-hook
|
.It Xo Ic set-hook
|
||||||
.Op Fl g
|
.Op Fl gu
|
||||||
.Op Fl t Ar target-session
|
.Op Fl t Ar target-session
|
||||||
.Ar hook-name
|
.Ar hook-name
|
||||||
.Ar command
|
.Ar command
|
||||||
.Xc
|
.Xc
|
||||||
Sets hook
|
Sets (or with
|
||||||
|
.Fl u
|
||||||
|
unsets) hook
|
||||||
.Ar hook-name
|
.Ar hook-name
|
||||||
to
|
to
|
||||||
.Ar command .
|
.Ar command .
|
||||||
|
Loading…
Reference in New Issue
Block a user