Add a note to icat --clear that it doesnt work with terminal multiplexers
Fixes #8839
This commit is contained in:
parent
063cf243c1
commit
6347ea0210
1 changed files with 3 additions and 1 deletions
|
|
@ -42,7 +42,9 @@
|
|||
|
||||
--clear
|
||||
type=bool-set
|
||||
Remove all images currently displayed on the screen.
|
||||
Remove all images currently displayed on the screen. Note that
|
||||
this cannot work with terminal multiplexers such as tmux since
|
||||
only the multiplexer can know the position of the screen.
|
||||
|
||||
|
||||
--transfer-mode
|
||||
|
|
|
|||
Loading…
Reference in a new issue