small software-rendered rust tty
Diffstat (limited to 'x')
| -rw-r--r-- | x | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -1,5 +1,3 @@ -[?2004h[os@klunk pattypan]$ echo -e '\x1b[2;4;34m ya'
-[?2004l
[2;4;34m ya
-[?2004h[os@klunk pattypan]$ i guess that works.
-[?2004l
bash: i: command not found
-[?2004h[os@klunk pattypan]$ �
\ No newline at end of file +[?2004h[os@klunk pattypan]$ echo -e '\x1b[9;2;4;34m ya'
+[?2004l
[9;2;4;34m ya
+[?2004h[os@klunk pattypan]$
\ No newline at end of file |