[qutebrowser] Does fake-key work in Insert Mode?

Florian Bruhin me at the-compiler.org
Fri May 1 16:46:37 CEST 2020


On Fri, May 01, 2020 at 10:20:59AM +0000, Alison Souza wrote:
> I used the command “bind <Alt-:> fake-key -g ?“.
> 
> When I press ‘Alt :’, the question mark is not sent in Insert Mode. It’s
> not sent in the statusbar either, actually.

Your bind command binds that key combination in normal mode. You will need to
use ":bind --mode=insert" to bind a key in insert mode (and perhaps use
"Alt-Shift-:" if your keyboard layout needs shift to type :).

> I have an AHK script that sends that key when I press the same hotkey, and
> it seems to have made that key be sent in the statusbar, which made the
> Qute hotkey appear to be working, when it in fact is not. I have now
> disabled the script temporarily.
> 
> Well, the problem hasn’t changed much. Now when I use the hotkey, ‘;’ is
> sent in the statusbar, but not in Insert Mode.

I don't understand what you mean exactly :)

Florian

-- 
me at the-compiler.org (Mail/XMPP) | https://www.qutebrowser.org 
       https://bruhin.software/ | https://github.com/sponsors/The-Compiler/
       GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
             I love long mails! | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://listi.jpberlin.de/pipermail/qutebrowser/attachments/20200501/6addef59/attachment.asc>


More information about the qutebrowser mailing list