backspace is a better back
This commit is contained in:
parent
fa68a57a32
commit
17ee7020cc
@ -125,6 +125,7 @@ global:
|
|||||||
<F5>: reload
|
<F5>: reload
|
||||||
<Return>: follow-selected
|
<Return>: follow-selected
|
||||||
<back>: back
|
<back>: back
|
||||||
|
<backspace>: back
|
||||||
<forward>: forward
|
<forward>: forward
|
||||||
'=': zoom
|
'=': zoom
|
||||||
'?': set-cmd-text ?
|
'?': set-cmd-text ?
|
||||||
@ -246,14 +247,14 @@ global:
|
|||||||
register:
|
register:
|
||||||
<Escape>: leave-mode
|
<Escape>: leave-mode
|
||||||
content.ssl_strict: true
|
content.ssl_strict: true
|
||||||
|
default_page: https://calendar.google.com
|
||||||
downloads.location.suggestion: both
|
downloads.location.suggestion: both
|
||||||
editor.command:
|
editor.command:
|
||||||
- st
|
- st
|
||||||
- -e
|
- -e
|
||||||
- nvim
|
- nvim
|
||||||
- '{}'
|
- '{}'
|
||||||
hints.auto_follow: unique-match
|
hints.auto_follow: full-match
|
||||||
hints.auto_follow_timeout: 500
|
|
||||||
hints.dictionary: /usr/share/dict/mnemonic
|
hints.dictionary: /usr/share/dict/mnemonic
|
||||||
hints.mode: word
|
hints.mode: word
|
||||||
new_instance_open_target: tab-silent
|
new_instance_open_target: tab-silent
|
||||||
|
Loading…
Reference in New Issue
Block a user