diff --git a/src/nnn.c b/src/nnn.c index d5c299b8..060c7dfd 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 */