mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
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 @@ Mirror the image about a horizontal or vertical axis or both.
|
|||
|
||||
--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…
Add table
Add a link
Reference in a new issue