summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg12
1 files changed, 7 insertions, 5 deletions
diff --git a/ted.cfg b/ted.cfg
index fa36df3..7e94d19 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -140,10 +140,10 @@ Up = :up
Shift+Up = :select-up
Down = :down
Shift+Down = :select-down
-Ctrl+Up = 1 :up-blank-line
-Ctrl+Shift+Up = 1 :select-up-blank-line
-Ctrl+Down = 1 :down-blank-line
-Ctrl+Shift+Down = 1 :select-down-blank-line
+Ctrl+Up = :up-blank-line
+Ctrl+Shift+Up = :select-up-blank-line
+Ctrl+Down = :down-blank-line
+Ctrl+Shift+Down = :select-down-blank-line
Home = :start-of-line
Shift+Home = :select-start-of-line
Ctrl+Home = :start-of-file
@@ -248,7 +248,7 @@ Alt+0 = 9 :tab-switch
X1 = :tab-prev
X2 = :tab-next
-Ctrl++ = 3 :increase-text-size
+Ctrl+Equals = 3 :increase-text-size
Ctrl+- = 3 :decrease-text-size
Ctrl+Alt+Shift+v = :view-only
@@ -256,6 +256,8 @@ Ctrl+Alt+Shift+v = :view-only
F4 = :build
Ctrl+[ = :build-prev-error
Ctrl+] = :build-next-error
+# Ctrl+Shift+1 applies to QWERTY keyboards (and others), Ctrl+! for AZERTY (and others)
+Ctrl+Shift+1 = :shell
Ctrl+! = :shell
Ctrl+t = :generate-tags