浏览代码

Fix #484

master
Arun Prakash Jana 5 年前
父节点
当前提交
646cd10b57
找不到此签名对应的密钥 GPG 密钥 ID: A75979F35C080412
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/nnn.c

+ 1
- 1
src/nnn.c 查看文件

@@ -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;
}


正在加载...
取消
保存