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
*
<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
|
*
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