mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Minor update to design.md
This commit is contained in:
parent
d3c63f2560
commit
ee05e28c09
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,7 @@ Principles:
|
|||
* actions should be composable and repeatable
|
||||
* ex mode should expose all the browser functionality anyone might want
|
||||
* Arguable: most (all?) actions should have an ex mode version (departure from Vim?)
|
||||
* users can map actions and commands to other keys
|
||||
* users can map and define their own actions and commands
|
||||
|
||||
Other objectives:
|
||||
|
||||
|
@ -157,6 +157,8 @@ Do exist:
|
|||
|
||||
## Architecture
|
||||
|
||||
*This is an early draft and may be entirely replaced.*
|
||||
|
||||
ex-commands as functions (typed and with helper functions in some other scope):
|
||||
|
||||
* open(url)
|
||||
|
|
Loading…
Add table
Reference in a new issue