diff --git a/src/nnn.c b/src/nnn.c index 5ed8e77c..30e82cf6 100644 --- a/src/nnn.c +++ b/src/nnn.c @@ -2965,6 +2965,7 @@ begin: cfg.apparentsz = 0; cfg.blkorder = 0; BLK_SHIFT = 9; + presel = CONTROL('L'); } #ifdef LINUX_INOTIFY