Tridactyl: Prefix key help popup

Created on 8 Apr 2019  路  3Comments  路  Source: tridactyl/tridactyl

A nice feature of a lot of editors is to show available commands when the user has typed an incomplete keybinding. For example, qutebrowser will show available hint commands after pressing the hint key prefix. This would be nice for quickmarks and any prefix keys for new users or if you've just forgotten a specific keybinding.

Most helpful comment

This does include that functionality (keys that have already been typed are highlighted in a different color in qutebrowser's popup), but additionally there is a popup showing available keybindings. Here's an example image of the popup from qutebrowser:
qutebrowser

All 3 comments

:set modeindicatorshowkeys true should do what you want I think

This does include that functionality (keys that have already been typed are highlighted in a different color in qutebrowser's popup), but additionally there is a popup showing available keybindings. Here's an example image of the popup from qutebrowser:
qutebrowser

Related: #1120 / #1618.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

GianniGi picture GianniGi  路  5Comments

WloHu picture WloHu  路  4Comments

cmcaine picture cmcaine  路  3Comments

bovine3dom picture bovine3dom  路  3Comments

bovine3dom picture bovine3dom  路  3Comments