diff options
Diffstat (limited to 'config/binds.conf')
-rw-r--r-- | config/binds.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/binds.conf b/config/binds.conf index 538f9a35..d53a99f8 100644 --- a/config/binds.conf +++ b/config/binds.conf @@ -56,6 +56,7 @@ N = :prev-result<Enter> <Esc> = :clear<Enter> [view] +/ = :toggle-key-passthrough<Enter>/ q = :close<Enter> | = :pipe<space> D = :delete<Enter> @@ -74,6 +75,11 @@ H = :toggle-headers<Enter> J = :next<Enter> K = :prev<Enter> +[view::passthrough] +$noinherit = true +$ex = <C-x> +<Esc> = :toggle-key-passthrough<Enter> + [compose] # Keybindings used when the embedded terminal is not selected in the compose # view |