Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further keybinding consolidation. | Aldo Cortesi | 2012-02-08 | 1 | -9/+10 |
| | | | | Also, move KVEditor's "i" binding to "A" to avoid clashes with global bindings. | ||||
* | Start consolidating keybindings. | Aldo Cortesi | 2012-02-08 | 1 | -17/+0 |
| | | | | | | I want each view to have a more coherent set of bindings. This means minimizing the global bindings, and making some bindings accessible only from screens related to their functionality. | ||||
* | Move to context-dependent help model. | Aldo Cortesi | 2012-02-08 | 1 | -27/+11 |
| | | | | The all-in-one page was just getting too unwieldy. | ||||
* | Refactor console. | Aldo Cortesi | 2012-02-07 | 1 | -0/+146 |
Split the console implementation out into logical components. |