<div dir="ltr">Hi Florian,<div><br></div><div>I recently mapped the letters "jk" to Escape in vim, as it has numerous advantages: <a href="http://learnvimscriptthehardway.stevelosh.com/chapters/10.html">http://learnvimscriptthehardway.stevelosh.com/chapters/10.html</a></div><div><br></div><div>However, I'm failing to do likewise in qutebrowser, here's my keys.conf:</div><div><div><br></div><div>[!normal]</div></div><div><br></div><div><div>clear-keychain ;; leave-mode</div><div>    jk</div><div>    <Escape></div><div>    <Ctrl-[></div></div><div><br></div><div>This sadly does not work (at least not from insert mode where I need it).</div><div>Am I doing something wrong, or is this not possible in qutebrowser as of yet?</div><div><br></div><div>Thanks for your time</div><div>Tomas Orsava</div></div>