1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 13:12:27 +01:00

update old reference to <C-q> as being the Pass-Through mode binding

This commit is contained in:
Doug Kearns
2008-09-09 02:48:12 +00:00
parent 0f444d3e2f
commit c9d3e07263

View File

@@ -23,7 +23,7 @@ ________________________________________________________________________________
If you only need to pass a single key to a JavaScript form field or another
extension prefix the key with <C-v>.
Also works to unshadow Firefox shortcuts like <C-o> which are otherwise hidden
in Vimperator. When Vimperator mode is temporarily disabled with <C-q>, <C-v>
in Vimperator. When Vimperator mode is temporarily disabled with <C-z>, <C-v>
will pass the next key to Vimperator instead of the web page.
________________________________________________________________________________