| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-09 | Implement basic command dispatch logic | Adrian Kummerlaender | |
| Moved command implementation into separate ressource. Commands are plain JavaScript functions in this separate ressource and as such callable via a simple call to `eval`. Introduced the concept of a command prefix to enable implementation of e.g. a search command analogously to _vim_. | |||
