added quit keybind for terminal

409c1576b7f2… · Ryan Schanzenbacher ·

parent 4fce6beea642… view tree

Changed files

FileChanges
home-config/aerc/binds.conf +1 −0 raw
diff --git a/home-config/aerc/binds.conf b/home-config/aerc/binds.conf
index 49447e6..f06ee85 100644
--- a/home-config/aerc/binds.conf
+++ b/home-config/aerc/binds.conf
@@ -138,6 +138,7 @@ C = :multipart text/html<Enter>
[terminal]
$noinherit = true
$ex = <C-x>
+<C-q> = :close<Enter>
<C-p> = :prev-tab<Enter>
<C-n> = :next-tab<Enter>