mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Add a note to icat --clear that it doesnt work with terminal multiplexers
Fixes #8839
This commit is contained in:
@@ -42,7 +42,9 @@ Mirror the image about a horizontal or vertical axis or both.
|
|||||||
|
|
||||||
--clear
|
--clear
|
||||||
type=bool-set
|
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
|
--transfer-mode
|
||||||
|
|||||||
Reference in New Issue
Block a user