Skip to content

Commit 6347ea0

Browse files
committed
Add a note to icat --clear that it doesnt work with terminal multiplexers
Fixes #8839
1 parent 063cf24 commit 6347ea0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

kittens/icat/main.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@
4242
4343
--clear
4444
type=bool-set
45-
Remove all images currently displayed on the screen.
45+
Remove all images currently displayed on the screen. Note that
46+
this cannot work with terminal multiplexers such as tmux since
47+
only the multiplexer can know the position of the screen.
4648
4749
4850
--transfer-mode

0 commit comments

Comments
 (0)