From 58fd92c7aee2bd068c612e98c0272b133e32f791 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 3 Jun 2020 16:12:27 +0530 Subject: Add new ToDo list --- src/nnn.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/nnn.c b/src/nnn.c index 25ba95e..4dc9e3a 100644 --- a/src/nnn.c +++ b/src/nnn.c @@ -5254,8 +5254,7 @@ static bool browse(char *ipath, const char *session, int pkey) MEVENT event; struct timespec mousetimings[2] = {{.tv_sec = 0, .tv_nsec = 0}, {.tv_sec = 0, .tv_nsec = 0} }; int mousedent[2] = {-1, -1}; - bool currentmouse = 1; - bool rightclicksel = 0; + bool currentmouse = 1, rightclicksel = 0; #endif #ifndef DIR_LIMITED_SELECTION -- cgit v1.2.3-70-g09d2