Преглед изворни кода

Force notify on left click (right selects & updates)

master
Arun Prakash Jana пре 4 година
родитељ
комит
709c0d209e
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      src/nnn.c

+ 1
- 1
src/nnn.c Прегледај датотеку

@@ -5477,7 +5477,7 @@ nochange:
if (r != cur) if (r != cur)
move_cursor(r, 1); move_cursor(r, 1);
#ifndef NOFIFO #ifndef NOFIFO
else else if (event.bstate == BUTTON1_PRESSED)
notify_fifo(TRUE); notify_fifo(TRUE);
#endif #endif
/* Handle right click selection */ /* Handle right click selection */


||||||
x
 
000:0
Loading…
Откажи
Сачувај