projects
/
nnn.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bde25e3
)
Set scrolloff to 3
author
Arun Prakash Jana <engineerarun@gmail.com>
Fri, 5 Jul 2019 16:10:33 +0000 (21:40 +0530)
committer
Arun Prakash Jana <engineerarun@gmail.com>
Fri, 5 Jul 2019 16:10:33 +0000 (21:40 +0530)
src/nnn.c
patch
|
blob
|
history
diff --git
a/src/nnn.c
b/src/nnn.c
index d5c299b81a1d57db0ddcc64e39a2d0e1b46ca634..060c7dfd65a81499e18d69e19d27b1788382fe55 100644
(file)
--- 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 */