bold and red dirs. Closes #10

This commit is contained in:
Dylan Araps 2020-08-06 21:18:29 +03:00
parent 9741e308d5
commit b9f475ac6b
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 0 deletions

1
shfm
View File

@ -226,6 +226,7 @@ line_print() {
line_format() {
file_escape "$1"
esc EL0
[ -d "$1" ] && esc SGR 1 31
printf %s "$safe"
[ -d "$1" ] && printf /
esc SGR