index
:
much
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test5.hs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Action: init
KierĂ¡n Meinhardt
2020-09-22
1
-171
/
+1
|
*
test5: move State to separate module
tv
2019-05-14
1
-13
/
+1
|
*
use blessings 2
v1.2.0
tv
2019-01-25
1
-3
/
+4
|
*
remove redundant import Data.Monoid
tv
2019-01-25
1
-1
/
+0
|
*
test5 initState: limit search to 100
tv
2017-04-30
1
-1
/
+5
|
*
Notmuch.search: support passing additional args
tv
2017-04-30
1
-1
/
+1
|
*
drop Control.{Applicative,Monoid}
tv
2017-04-30
1
-1
/
+0
|
*
test5: viewSource/editTagsAtCursor w/o handlers
tv
2017-04-30
1
-6
/
+25
|
*
test5: s/shutdown/EShutdown/g
tv
2016-02-27
1
-19
/
+17
|
*
Screen: init
tv
2016-02-27
1
-32
/
+11
|
*
Use external Blessings and Scanner libraries
tv
2015-10-17
1
-17
/
+16
|
*
bump compatibility to nixos-15.06pre64030.e1af50c
tv
2015-06-26
1
-3
/
+3
|
*
test5: push utilities down
tv
2015-03-08
1
-129
/
+136
|
*
test5: ditch runEditor'
tv
2015-03-08
1
-36
/
+43
|
*
test5: use ExceptT for editTagsAtCursor
tv
2015-03-08
1
-78
/
+80
|
*
test5: viewSource with PAGER
tv
2015-03-08
1
-32
/
+28
|
*
test5: use ExceptT for replyToAll
tv
2015-03-08
1
-49
/
+48
|
*
test5 attachFilesToDraft: use ExcepT
tv
2015-03-08
1
-36
/
+134
|
*
test5: replace Date header with State.now
tv
2015-03-08
1
-15
/
+13
|
*
add random comments
tv
2015-03-05
1
-0
/
+2
|
*
test5: wrap lines with '='
tv
2015-03-05
1
-0
/
+34
|
*
test5: allow attaching files (creates new message)
tv
2015-03-05
1
-1
/
+75
|
*
test5: add prompt
tv
2015-03-05
1
-0
/
+23
|
*
test5: add date header
tv
2015-03-01
1
-3
/
+25
|
*
much --query=<search-term>
tv
2015-02-20
1
-7
/
+24
|
*
toggleTagAtCursor: sync modification
tv
2015-01-31
1
-4
/
+7
|
|
|
|
Synchronize modification of tags between Message and SearchResult.
*
Notmuch: replace {un,}setTag by notmuchTag
tv
2015-01-31
1
-10
/
+20
|
*
Notmuch: "id:" and "thread:" are part of ID
tv
2015-01-31
1
-4
/
+4
|
*
<F2> prints Maybe FilePath (of a message)
tv
2015-01-11
1
-0
/
+9
|
*
notmuch insert reply drafts
tv
2015-01-11
1
-1
/
+25
|
*
change search term with <M-q>
tv
2015-01-07
1
-0
/
+29
|
*
toggleFold: use {load,unload}SubForest
tv
2015-01-07
1
-27
/
+13
|
*
add treeViewId
tv
2015-01-07
1
-0
/
+3
|
*
add missing top-level declarations
tv
2015-01-04
1
-0
/
+2
|
*
renderTreeView: renderPrefix
tv
2015-01-04
1
-1
/
+1
|
*
condense withTempFile' and runEditor
tv
2015-01-03
1
-41
/
+38
|
*
TreeViewRaw -> RenderTreeView
tv
2015-01-03
1
-1
/
+1
|
*
moveCursorToUnread: use hasTag instead of isUnread
tv
2014-12-31
1
-4
/
+4
|
*
{S-,}-\t moves to {prev,next} unread {M,SR}
tv
2014-12-31
1
-12
/
+14
|
|
|
|
|
M = message SR = search result
*
\t moves cursor to next unread message
tv
2014-12-31
1
-0
/
+38
|
*
"*" toggles "star" tag
tv
2014-12-31
1
-0
/
+1
|
*
"&" 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
|
[next]