From ef7b08dd2ea184427b2fd703cbbf5a514a72c71b Mon Sep 17 00:00:00 2001 From: Simon Let Date: Sun, 10 May 2020 15:42:31 +0200 Subject: [PATCH] turn on resh-cli by default --- conf/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.toml b/conf/config.toml index 2e0adc2..3cd028b 100644 --- a/conf/config.toml +++ b/conf/config.toml @@ -4,4 +4,4 @@ sesshistInitHistorySize = 1000 debug = false bindArrowKeysBash = false bindArrowKeysZsh = true -bindControlR = false +bindControlR = true