We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4958bb1 commit 4db3b79Copy full SHA for 4db3b79
sixel_textcursor.sh
@@ -1,6 +1,7 @@
1
#!/bin/bash
2
3
# enable sixel scrolling
4
+# set this to l for mlterm (swapped meaning)
5
echo -e "\x1b[?80h"
6
7
clear
0 commit comments