1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-22 21:01:36 +03:00

Add underline test script

This commit is contained in:
Wez Furlong 2021-04-30 09:00:02 -07:00
parent 7b274d460e
commit 67de3f2235

4
test-data/underlines.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
printf "\x1b[58:2::255:0:0m\x1b[4:1msingle\x1b[4:2mdouble\x1b[4:3mcurly\x1b[4:4mdotted\x1b[4:5mdashed\x1b[0m\n"