[Conkeror] Binding RET to C-m
John J Foerch
jjfoerch at earthlink.net
Thu Nov 1 12:09:36 PDT 2007
Oleg Katsitadze <olegkat at gmail.com> writes:
> Hi,
>
> First off, thanks for Conkeror -- it really rocks! Besides being the
> greatest browser, it improved my digit-row typing skills, which were
> always poor :).
>
> I wonder whether it is possible to make C-m behave just like RET (the
> Enter key). Preferably it should work everywhere RET works
> (minibuffer, selected link, ...), though making it work at least in
> the minibuffer would be a great improvement for me.
>
> Thanks for any tips,
> Oleg
Hi Oleg,
I am not sure of the best way to do this. In a browser buffer,
hitting RET to follow the focused link is not actually a conkeror key,
but a gecko key. For that one you would need to make a new command.
For other places where RET is used, just look through bindings.js, and
copy the relevant binding commands into your rc file, and change them
appropriately.
I wish conkeror had a better way to do this kind of thing, but for
now, you just have to bind each key individually.
--John
More information about the Conkeror
mailing list