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


読み込み中…
キャンセル
保存