Pārlūkot izejas kodu

Recall current item on refresh or sorting mode change

master
lostd pirms 10 gadiem
vecāks
revīzija
108996a802
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. +6
    -0
      noice.c

+ 6
- 0
noice.c Parādīt failu

@@ -858,8 +858,14 @@ moretyping:
goto begin;
case SEL_MTIME:
mtimeorder = !mtimeorder;
/* Save current */
if (n > 0)
oldpath = makepath(path, dents[cur].name);
goto begin;
case SEL_REDRAW:
/* Save current */
if (n > 0)
oldpath = makepath(path, dents[cur].name);
goto begin;
case SEL_RUN:
exitcurses();


Notiek ielāde…
Atcelt
Saglabāt