瀏覽代碼
Set scrolloff to 3
master
Arun Prakash Jana
6 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: A75979F35C080412
共有
1 個文件被更改,包括
1 次插入 和
1 次删除
-
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 */ |
|
|
|