summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* main tree translation ("scrolling")tv2014-12-251-107/+24
* test3: add Statetv2014-12-251-23/+30
* test3: cleanuptv2014-12-251-2/+5
* TreeView: cleanuptv2014-12-251-2/+2
* TreeSearch: cleanuptv2014-12-251-4/+3
* Notmuch.drawSearchResult: add default (error) casetv2014-12-251-0/+1
* add TVMessageHeaderFieldtv2014-12-251-2/+33
* rename {Thread,Tree}Viewtv2014-12-252-29/+29
* use rosezipper as cursortv2014-12-253-92/+91
* import TreeSearch from lasstv2014-12-251-0/+19
* add TVSearch{,Result}tv2014-12-254-23/+72
* custom instance Eq SearchResulttv2014-12-241-1/+7
* render TVMessagePart recursivelytv2014-12-241-78/+2