Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "&" toggles "killed" tag | tv | 2014-12-31 | 1 | -0/+1 |
| | |||||
* | "s" toggles "unread" tag and "a" toggles "inbox" | tv | 2014-12-31 | 1 | -14/+21 |
| | |||||
* | reset terminal after running editor, again | tv | 2014-12-30 | 1 | -27/+29 |
| | |||||
* | toggle folds with mouse 2 | tv | 2014-12-30 | 1 | -6/+7 |
| | |||||
* | move default action into catch-all case of *map | tv | 2014-12-30 | 1 | -37/+31 |
| | |||||
* | move now into State | tv | 2014-12-30 | 1 | -4/+6 |
| | |||||
* | add VT200 mouse support | tv | 2014-12-30 | 1 | -15/+57 |
| | |||||
* | rewrite Scanner to use Event | tv | 2014-12-30 | 1 | -2/+2 |
| | |||||
* | move data Event to separate module | tv | 2014-12-30 | 1 | -7/+1 |
| | |||||
* | keymap "t" = Just editTags -- with $EDITOR | tv | 2014-12-29 | 1 | -0/+93 |
| | |||||
* | show relative time | tv | 2014-12-29 | 1 | -6/+8 |
| | |||||
* | test5: inline scanner thread | tv | 2014-12-28 | 1 | -7/+1 |
| | |||||
* | cleanup Scanner | tv | 2014-12-28 | 1 | -4/+2 |
| | |||||
* | purge a bit of legacy & cruft | tv | 2014-12-28 | 1 | -2/+2 |
| | | | | There's still both around, though..^_^ | ||||
* | test5: initial emergency commit | tv | 2014-12-28 | 1 | -0/+411 |