-
-
Notifications
You must be signed in to change notification settings - Fork 253
Home
gdh1995 edited this page Feb 13, 2024
·
44 revisions
Welcome to the wiki of Vimium C!
Most commands are just like Vimium's:
- default key bindings: https://github.com/gdh1995/vimium-c#keyboard-bindings
- and here're some details and tricks: https://github.com/philc/vimium/wiki
Common questions:
- How to write my own key mappings
- How to add or remove link hints / 怎么 添加或消除一些提示标志
- How to use another extension as Chrome's new tab
- How to use keyboard shortcuts if my system language is not English or map key A to key B by some conditions
- For example, use
mapKey
to replace Vimium C's shortcuts with some other composed keys -
mapKey
also supports per-mode mapping
- For example, use
- How to map Option-composed keys on macOS
- What are custom search engines
- How to trigger commands in an input box, on a loading page or on browsers' priviledged tabs
- How to style the UI of Vimium C using custom CSS or fix colors in Chrome with #force-dark-mode
Advanced usages:
- How to map a key to different commands on different websites (or other conditions)
- How to write advanced search engine rules
- How to map a key to run a sequence (tree) of commands
- How to substitute URLs and text during executing commands
- How to inject Vimium C into other extensions
- How to send dynamic messages to other extensions
- How to disable and re-enable it using a same hotkey
- How to ... on Vomnibar
- Tricks in
vimium://***
URLs
Misc: