gief nvim back in tvim, also prettier truecolortest.awk
This commit is contained in:
parent
b4dfe38b15
commit
90c59f9b21
2 changed files with 2 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# a simple script to test 24 bit compatibility in a terminal
|
||||
# source: https://gist.github.com/XVilka/8346728
|
||||
BEGIN{
|
||||
s="/\\/\\/\\/\\/\\"; s=s s s s s s s s;
|
||||
s="▀▀▀▀▀▀▀▀▀▀"; s=s s s s s s s s;
|
||||
for (colnum = 0; colnum<77; colnum++) {
|
||||
r = 255-(colnum*255/76);
|
||||
g = (colnum*510/76);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue