summaryrefslogtreecommitdiff
path: root/.config/neomutt/keybinds
diff options
context:
space:
mode:
authorAnna (navi) Figueiredo Gomes <navi@vlhl.dev>2023-02-20 18:50:46 -0300
committerAnna (navi) Figueiredo Gomes <navi@vlhl.dev>2023-02-20 18:50:46 -0300
commit0749b67fbf4bcffda1ad75d9d343dfc753faf706 (patch)
tree9571ac2fa723cadce18a228cb5645e6128cbe3ea /.config/neomutt/keybinds
add neomuttrc
Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev>
Diffstat (limited to '.config/neomutt/keybinds')
-rw-r--r--.config/neomutt/keybinds28
1 files changed, 28 insertions, 0 deletions
diff --git a/.config/neomutt/keybinds b/.config/neomutt/keybinds
new file mode 100644
index 0000000..532ec32
--- /dev/null
+++ b/.config/neomutt/keybinds
@@ -0,0 +1,28 @@
+# vi: ft=neomuttrc
+
+bind index \Cr imap-fetch-mail
+bind index g noop
+bind index gg first-entry
+bind index G last-entry
+bind index,pager \Ck sidebar-prev
+bind index,pager \Cj sidebar-next
+bind index,pager \Co sidebar-open
+bind index,pager \Cp sidebar-prev-new
+bind index,pager \Cn sidebar-next-new
+bind pager k previous-line
+bind pager j next-line
+
+bind index h noop
+bind index l display-message
+
+bind pager,attach h exit
+
+bind browser h goto-parent
+bind browser l select-entry
+
+bind pager,browser gg top-page
+bind pager,browser G bottom-page
+bind pager,browser d half-down
+bind pager,browser u half-up
+bind index,pager R group-reply
+bind editor <Tab> complete-query