Kaynağa Gözat

Just print the filepath

master
Arun Prakash Jana 6 yıl önce
ebeveyn
işleme
cc1c694e90
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: A75979F35C080412
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      src/nnn.c

+ 2
- 2
src/nnn.c Dosyayı Görüntüle

@@ -3491,8 +3491,8 @@ nochange:
if (copier)
spawn(copier, NULL, NULL, NULL, F_NOTRACE);
}
mvprintw(LINES - 1, 0, "selected %s%s\n",
(!cfg.copymode&&copier) ? "and copied " : "" , newpath);
printmsg(newpath);
goto nochange;
case SEL_COPYMUL:
cfg.copymode ^= 1;


Yükleniyor…
İptal
Kaydet