aboutsummaryrefslogtreecommitdiffstats
path: root/src/nnn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nnn.c')
-rw-r--r--src/nnn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nnn.c b/src/nnn.c
index d5c299b..060c7df 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -133,7 +133,7 @@
#define DOT_FILTER_LEN 7
#define ASCII_MAX 128
#define EXEC_ARGS_MAX 8
-#define SCROLLOFF 5
+#define SCROLLOFF 3
#define LONG_SIZE sizeof(ulong)
/* Program return codes */