Re: [qutebrowser] viewing bindings

2017-11-23 Thread Ryan Roden-Corrent
Yuusha is correct, however it only applies to command-mode bindings. I don't know of a good way to do this for other modes. -Ryan On Wed 11/22/17 10:54PM, Yuusha Spacewolf wrote: > On Thu, Nov 23, 2017 at 02:07:43AM +, Stephen Davies (sdavies) wrote: > > > > If you want to know what com

Re: [qutebrowser] viewing bindings

2017-11-22 Thread Yuusha Spacewolf
On Thu, Nov 23, 2017 at 02:07:43AM +, Stephen Davies (sdavies) wrote: > > If you want to know what command a key is currently bound to, you can > type: > > :bind thekey > > or > > :bind --mode insert thekey > > or whatever. > > What if you want to go the other way? Is ther

[qutebrowser] viewing bindings

2017-11-22 Thread Stephen Davies (sdavies)
If you want to know what command a key is currently bound to, you can type: :bind thekey or :bind --mode insert thekey or whatever. What if you want to go the other way? Is there a way to see what key(s) are currently mapped to a particular command, if any? - Stephen Davies,