clear the screen before entering in a new split

This commit is contained in:
JesseBot 2022-12-01 16:29:50 +01:00
parent 38284ac561
commit b2aaa997ae

View file

@ -5,7 +5,7 @@
image/*; img2sixel %s; needsterminal
# for displaying html files in a new split in iterm2 with w3m and sixel
text/html; w3m-splits %s; nametemplate=%s.html
text/html; (clear && w3m-splits %s); nametemplate=%s.html
# pdf files currently only work on macOS, using open (which defaults to preview)
application/pdf; open %s