mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
36 lines
454 B
Markdown
36 lines
454 B
Markdown
# Minimum viable programme
|
|
|
|
These are `ex`-style commands.
|
|
|
|
Commands:
|
|
|
|
scrollLine {N}
|
|
scrollPage {N}
|
|
goHistory {N}
|
|
back
|
|
forward
|
|
changeTab {N}
|
|
|
|
tabopen {URL}
|
|
winopen {URL}
|
|
open {URL/search-like}
|
|
close {N}
|
|
|
|
home
|
|
|
|
beep
|
|
|
|
bookmark
|
|
|
|
buffer {N}
|
|
|
|
## modes
|
|
|
|
normal
|
|
insert
|
|
find {phrase} {direction=+/-1}
|
|
hints {open|tabopen|winopen|yank}
|
|
|
|
## search-likes
|
|
|
|
{page, google, amazon} {phrase}
|