summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TreeViewRaw -> RenderTreeViewtv2015-01-032-2/+2
* remove messageDateReltv2015-01-022-207/+1
* colorize quoted linestv2015-01-013-1/+32
* simplify TagUtilstv2015-01-011-2/+2
* show part filename and charsttv2015-01-011-1/+3
* moveCursorToUnread: use hasTag instead of isUnreadtv2014-12-311-4/+4
* {S-,}-\t moves to {prev,next} unread {M,SR}tv2014-12-311-12/+14
* \t moves cursor to next unread messagetv2014-12-311-0/+38
* "*" toggles "star" tagtv2014-12-312-0/+4
* "&" toggles "killed" tagtv2014-12-312-3/+21
* "s" toggles "unread" tag and "a" toggles "inbox"tv2014-12-312-17/+25
* reset terminal after running editor, againtv2014-12-301-27/+29
* toggle folds with mouse 2tv2014-12-301-6/+7
* move default action into catch-all case of *maptv2014-12-301-37/+31
* move now into Statetv2014-12-301-4/+6
* add VT200 mouse supporttv2014-12-303-21/+98
* rewrite Scanner to use Eventtv2014-12-304-206/+83
* move data Event to separate moduletv2014-12-302-7/+14
* keymap "t" = Just editTags -- with $EDITORtv2014-12-295-8/+161
* Add missing nix/friendly-time/default.nixtv2014-12-291-0/+17
* Revert "add empty line between mail header and body"tv2014-12-291-1/+1
* show relative timetv2014-12-295-57/+124
* test5: inline scanner threadtv2014-12-281-7/+1
* add Scanner.hGetKeytv2014-12-281-25/+34
* cleanup Scannertv2014-12-282-68/+29
* cabalize & nixifytv2014-12-284-34/+33
* purge a bit of legacy & crufttv2014-12-287-993/+26
* delete lying READMEtv2014-12-281-2/+0
* test5: initial emergency committv2014-12-283-0/+428
* add empty line between mail header and bodytv2014-12-281-1/+1
* colorize TVSearchResult & TVMessagetv2014-12-281-13/+28
* replace tabs by spaces in Trammel Stringtv2014-12-282-0/+11
* moveToParent with backspace (\DEL)tv2014-12-281-0/+10
* test4: add missing top-level declarationstv2014-12-281-0/+12
* store Trammel String in bufferstv2014-12-283-21/+50
* trap cursor in screen ("ausgerudert")tv2014-12-282-31/+98
* Pg{Up,Dn} moves tree ½ screen {down,up}tv2014-12-271-8/+10
* kill ghosts after EOF, vi-styletv2014-12-271-4/+9
* gitignore .graveyardtv2014-12-271-0/+1
* gitignore *.o & *.hitv2014-12-271-0/+2
* test4: initial emergency committv2014-12-272-0/+484
* import Scanner & Trammel from hack 505e832tv2014-12-272-0/+482
* test3: emergency committv2014-12-273-7/+166
* rm default.nixtv2014-12-271-26/+0
* env.nix: ~/.env-home-reduction; ref load-env 58f2234tv2014-12-271-1/+1
* Notmuch.getThread -> IO (Forest Message)tv2014-12-253-4/+8
* <Esc> is noptv2014-12-251-0/+3
* clear message buffer each turntv2014-12-251-1/+4
* print message on unbound keytv2014-12-251-2/+9
* main' :: String -> IO ()tv2014-12-251-2/+4