Age | Commit message (Expand) | Author |
---|---|---|
2015-08-09 | Return to normal mode after command evaluation | Adrian Kummerlaender |
2015-08-09 | Implement basic command dispatch logic | Adrian Kummerlaender |
2015-08-07 | Implemented basic command mode | Adrian Kummerlaender |
2015-08-06 | Rename insert mode change actions | Adrian Kummerlaender |
2015-07-27 | Enabled keybinding customization via settings | Adrian Kummerlaender |
2015-07-25 | Reimplemented `delete` command as more of a `reset` command | Adrian Kummerlaender |
2015-07-24 | Implemented basic delete command in normal mode | Adrian Kummerlaender |
2015-07-20 | Moved UI mode implementation into separate `StateHandler` | Adrian Kummerlaender |