nnn/src
0xACE 2ac22cfc9f Mouseclicks are no longer delayed (#353)
This patch changes the mouseinterval to 0. And handles detection of
doubleclicking events internally.

This allows much faster response times for mouse clicks as nnn no longer
has to wait for ncurses to confirm what type of click it was.

It introduces a new config setting for changing how many milliseconds it
may take for a double click to be registered.
2019-10-14 17:55:04 +05:30
..
.clang-tidy Fix build break 2019-10-12 08:44:58 +05:30
dbg.h nnn as file manager: more changes 2019-04-16 22:55:59 +05:30
nnn.c Mouseclicks are no longer delayed (#353) 2019-10-14 17:55:04 +05:30
nnn.h Mount archives using archivemount 2019-10-12 02:13:08 +05:30