Arun Prakash Jana 4 years ago
parent
commit
646cd10b57
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/nnn.c

+ 1
- 1
src/nnn.c View File

@@ -3281,7 +3281,7 @@ static void printent_long(const struct entry *ent, uint namecols, bool sel)
default:
if (!ind1)
ind1 = ind2 = '?';
addstr(" ");
addstr(" ");
addch(ind1);
break;
}


Loading…
Cancel
Save