aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-04-07 13:04:48 -0500
committerCraig Jennings <c@cjennings.net>2026-04-07 13:04:48 -0500
commitfdf5bff8e75570a4ac924011dadf0702fbb40a9f (patch)
treeb60e21fea87ca589fe3812a8bb38d6575da2fb17 /assets
parentbec75935d62ff1cae43d1d155624e6e86c905b4e (diff)
downloaddotemacs-fdf5bff8e75570a4ac924011dadf0702fbb40a9f.tar.gz
dotemacs-fdf5bff8e75570a4ac924011dadf0702fbb40a9f.zip
feat(vterm): pass F8, F9, F10 through to Emacs
Add nil bindings for F8 (agenda), F9 (gptel), and F10 (music) in vterm-mode-map so these global keybindings aren't swallowed by vterm. Also disable wttrin-debug and update abbreviations.
Diffstat (limited to 'assets')
-rw-r--r--assets/abbrev_defs5
1 files changed, 3 insertions, 2 deletions
diff --git a/assets/abbrev_defs b/assets/abbrev_defs
index 47a2685b..4d8c7134 100644
--- a/assets/abbrev_defs
+++ b/assets/abbrev_defs
@@ -130,6 +130,7 @@
("contruction" "construction" nil :count 0)
("contstruction" "construction" nil :count 0)
("convertable" "convertible" nil :count 0)
+ ("cosnider" "consider" nil :count 0)
("creaitng" "creating" nil :count 0)
("creditscards" "credit cards" nil :count 0)
("cuases" "causes" nil :count 0)
@@ -252,7 +253,7 @@
("libaries" "libraries" nil :count 1)
("libary" "library" nil :count 1)
("liberry" "library" nil :count 0)
- ("liek" "like" nil :count 4)
+ ("liek" "like" nil :count 5)
("liesure" "leisure" nil :count 0)
("lisence" "license" nil :count 0)
("locatoins" "locations" nil :count 1)
@@ -447,7 +448,7 @@
("withdrawls" "withdrawals" nil :count 0)
("withold" "withhold" nil :count 0)
("workign" "working" nil :count 3)
- ("woudl" "would" nil :count 2)
+ ("woudl" "would" nil :count 3)
("wouldln't" "wouldn't" nil :count 0)
))