Turn off arrow keys by default - too buggy for my taste

pull/155/head
Simon Let 5 years ago
parent 9cafe20d9f
commit d5f8df8c06
No known key found for this signature in database
GPG Key ID: D650C65DD46D431D
  1. 2
      conf/config.toml

@ -3,5 +3,5 @@ sesswatchPeriodSeconds = 120
sesshistInitHistorySize = 1000
debug = false
bindArrowKeysBash = false
bindArrowKeysZsh = true
bindArrowKeysZsh = false
bindControlR = true

Loading…
Cancel
Save