diff --git a/config/binds.conf b/config/binds.conf index 814f9f5..2037cec 100644 --- a/config/binds.conf +++ b/config/binds.conf @@ -2,8 +2,8 @@ # To use '=' in a key sequence, substitute it with "Eq": "" # If you wish to bind #, you can wrap the key sequence in quotes: "#" = quit q = :quit -L = :next-tab -H = :prev-tab + = :prev-tab + = :next-tab = :term [messages] @@ -30,3 +30,18 @@ D = :delete-message c = :cf $ = :term +| = :pipe + +[msgview] +q = :close +| = :pipe +r = :reply +a = :reply -a +f = :forward + +[terminal] +$noinherit = true +$ex = + + = :prev-tab + = :next-tab