mirror of
https://github.com/jarun/nnn.git
synced 2025-04-05 21:16:36 +00:00
Set scrolloff to 3
This commit is contained in:
parent
bde25e3ca0
commit
25a704cd27
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue