summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/ted.cfg b/ted.cfg
index a28424e..623e914 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -6,6 +6,8 @@ cursor-width = 1
# set -off to 0 to disable blinking
cursor-blink-time-on = 0.5
cursor-blink-time-off = 0.3
+# amount of scroll "padding" (minimum number of lines below the cursor will the bottom of the screen be)
+scrolloff = 5
# if you do a bunch of typing, then undo, it will generally
# undo the past this many seconds of editing.
undo-save-time = 6