summaryrefslogtreecommitdiffstats
path: root/test5.hs
Commit message (Expand)AuthorAgeFilesLines
* Screen: inittv2016-02-271-32/+11
* Use external Blessings and Scanner librariestv2015-10-171-17/+16
* bump compatibility to nixos-15.06pre64030.e1af50ctv2015-06-261-3/+3
* test5: push utilities downtv2015-03-081-129/+136
* test5: ditch runEditor'tv2015-03-081-36/+43
* test5: use ExceptT for editTagsAtCursortv2015-03-081-78/+80
* test5: viewSource with PAGERtv2015-03-081-32/+28
* test5: use ExceptT for replyToAlltv2015-03-081-49/+48
* test5 attachFilesToDraft: use ExcepTtv2015-03-081-36/+134
* test5: replace Date header with State.nowtv2015-03-081-15/+13
* add random commentstv2015-03-051-0/+2
* test5: wrap lines with '='tv2015-03-051-0/+34
* test5: allow attaching files (creates new message)tv2015-03-051-1/+75
* test5: add prompttv2015-03-051-0/+23
* test5: add date headertv2015-03-011-3/+25
* much --query=<search-term>tv2015-02-201-7/+24
* toggleTagAtCursor: sync modificationtv2015-01-311-4/+7
* Notmuch: replace {un,}setTag by notmuchTagtv2015-01-311-10/+20
* Notmuch: "id:" and "thread:" are part of IDtv2015-01-311-4/+4
* <F2> prints Maybe FilePath (of a message)tv2015-01-111-0/+9
* notmuch insert reply draftstv2015-01-111-1/+25
* change search term with <M-q>tv2015-01-071-0/+29
* toggleFold: use {load,unload}SubForesttv2015-01-071-27/+13
* add treeViewIdtv2015-01-071-0/+3
* add missing top-level declarationstv2015-01-041-0/+2
* renderTreeView: renderPrefixtv2015-01-041-1/+1
* condense withTempFile' and runEditortv2015-01-031-41/+38
* TreeViewRaw -> RenderTreeViewtv2015-01-031-1/+1
* 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-311-0/+1
* "&" toggles "killed" tagtv2014-12-311-0/+1
* "s" toggles "unread" tag and "a" toggles "inbox"tv2014-12-311-14/+21
* 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-301-15/+57
* rewrite Scanner to use Eventtv2014-12-301-2/+2
* move data Event to separate moduletv2014-12-301-7/+1
* keymap "t" = Just editTags -- with $EDITORtv2014-12-291-0/+93
* show relative timetv2014-12-291-6/+8
* test5: inline scanner threadtv2014-12-281-7/+1
* cleanup Scannertv2014-12-281-4/+2
* purge a bit of legacy & crufttv2014-12-281-2/+2
* test5: initial emergency committv2014-12-281-0/+411