tests: add one on tabs

This commit is contained in:
Boris Faure 2018-12-08 22:08:22 +01:00
parent ce07e81180
commit ba6def8eb6
2 changed files with 11 additions and 0 deletions

10
tests/tabs.sh Executable file
View File

@ -0,0 +1,10 @@
#!/bin/sh
# fill space with E
printf '\033#8'
#set color
printf '\033[46;31;3m'
printf '\033H\033H\033[3C\033H\033[4C\033H\033[5C\033H\033[6C\033H'
printf '\033[7C\033H\033[8C\033H\033[9C#'
printf '\n#\t#\033[2I#\t#\033[3Z\033[g@\t#\t#\t#\t#\t#\t#\t#\t#\t#\t#'
printf '\n#\t#\033[2I\033[3g@\t#\t#\t#\t#\t#\t#\t#\t#\t#\t#'

View File

@ -13,3 +13,4 @@ cursor-shape-4.sh dc3615ec92c9254cbf6b1deb83c3fda2
cursor-shape-5.sh 21332951c006a2d91cf0f227758ff477
cursor-shape-6.sh 21332951c006a2d91cf0f227758ff477
cursor-shape-7.sh 5d0dadf7273d918cbcd99df95e56795e
tabs.sh 960b74686e23e8e39c3446768b9efc75