Skip to content

Commit 4db3b79

Browse files
committed
note about mlterm swapping scrolling meaning
1 parent 4958bb1 commit 4db3b79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sixel_textcursor.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/bin/bash
22

33
# enable sixel scrolling
4+
# set this to l for mlterm (swapped meaning)
45
echo -e "\x1b[?80h"
56

67
clear

0 commit comments

Comments
 (0)