From 04d9ab3ce6b8161ef7bc0ec4e5011f6ceadb73b6 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sat, 30 Mar 2019 21:40:41 -0400 Subject: [PATCH] Update default config/binds.conf --- config/binds.conf | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) 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