Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | console: add g/G shortcuts throughout | Aldo Cortesi | 2015-04-07 | 1 | -1/+1 |
* | Refactor flow list state management | Aldo Cortesi | 2015-04-07 | 1 | -0/+2 |
* | console: signal-based view stack, unifying mechanisms for help, flow views, etc. | Aldo Cortesi | 2015-03-22 | 1 | -0/+5 |
* | Remove refresh_flow mechanism in favor of a signal-based implementation | Aldo Cortesi | 2015-03-22 | 1 | -0/+3 |
* | console: observe state objects for changes, fire event to update status bar. | Aldo Cortesi | 2015-03-22 | 1 | -0/+3 |
* | Rationalise prompt calling conventions | Aldo Cortesi | 2015-03-22 | 1 | -1/+1 |
* | Refactor status bar prompting to use signal system | Aldo Cortesi | 2015-03-22 | 1 | -1/+15 |
* | Status bar message expiry based on signals and Urwid main loop | Aldo Cortesi | 2015-03-21 | 1 | -0/+1 |
* | Add blinker dependency, start using it to refactor console app | Aldo Cortesi | 2015-03-21 | 1 | -0/+4 |