index
:
much
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
"*" toggles "star" tag
tv
2014-12-31
2
-0
/
+4
|
*
"&" toggles "killed" tag
tv
2014-12-31
2
-3
/
+21
|
*
"s" toggles "unread" tag and "a" toggles "inbox"
tv
2014-12-31
2
-17
/
+25
|
*
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
3
-21
/
+98
|
*
rewrite Scanner to use Event
tv
2014-12-30
4
-206
/
+83
|
*
move data Event to separate module
tv
2014-12-30
2
-7
/
+14
|
*
keymap "t" = Just editTags -- with $EDITOR
tv
2014-12-29
5
-8
/
+161
|
*
Add missing nix/friendly-time/default.nix
tv
2014-12-29
1
-0
/
+17
|
*
Revert "add empty line between mail header and body"
tv
2014-12-29
1
-1
/
+1
|
|
|
|
This reverts commit 471e376a3d4a0257a2f27fa067fcb4f707cc7e6d.
*
show relative time
tv
2014-12-29
5
-57
/
+124
|
*
test5: inline scanner thread
tv
2014-12-28
1
-7
/
+1
|
*
add Scanner.hGetKey
tv
2014-12-28
1
-25
/
+34
|
*
cleanup Scanner
tv
2014-12-28
2
-68
/
+29
|
*
cabalize & nixify
tv
2014-12-28
4
-34
/
+33
|
*
purge a bit of legacy & cruft
tv
2014-12-28
7
-993
/
+26
|
|
|
|
There's still both around, though..^_^
*
delete lying README
tv
2014-12-28
1
-2
/
+0
|
*
test5: initial emergency commit
tv
2014-12-28
3
-0
/
+428
|
*
add empty line between mail header and body
tv
2014-12-28
1
-1
/
+1
|
*
colorize TVSearchResult & TVMessage
tv
2014-12-28
1
-13
/
+28
|
*
replace tabs by spaces in Trammel String
tv
2014-12-28
2
-0
/
+11
|
*
moveToParent with backspace (\DEL)
tv
2014-12-28
1
-0
/
+10
|
*
test4: add missing top-level declarations
tv
2014-12-28
1
-0
/
+12
|
*
store Trammel String in buffers
tv
2014-12-28
3
-21
/
+50
|
*
trap cursor in screen ("ausgerudert")
tv
2014-12-28
2
-31
/
+98
|
*
Pg{Up,Dn} moves tree ½ screen {down,up}
tv
2014-12-27
1
-8
/
+10
|
*
kill ghosts after EOF, vi-style
tv
2014-12-27
1
-4
/
+9
|
*
gitignore .graveyard
tv
2014-12-27
1
-0
/
+1
|
*
gitignore *.o & *.hi
tv
2014-12-27
1
-0
/
+2
|
*
test4: initial emergency commit
tv
2014-12-27
2
-0
/
+484
|
*
import Scanner & Trammel from hack 505e832
tv
2014-12-27
2
-0
/
+482
|
*
test3: emergency commit
tv
2014-12-27
3
-7
/
+166
|
*
rm default.nix
tv
2014-12-27
1
-26
/
+0
|
*
env.nix: ~/.env-home-reduction; ref load-env 58f2234
tv
2014-12-27
1
-1
/
+1
|
*
Notmuch.getThread -> IO (Forest Message)
tv
2014-12-25
3
-4
/
+8
|
*
<Esc> is nop
tv
2014-12-25
1
-0
/
+3
|
*
clear message buffer each turn
tv
2014-12-25
1
-1
/
+4
|
*
print message on unbound key
tv
2014-12-25
1
-2
/
+9
|
*
main' :: String -> IO ()
tv
2014-12-25
1
-2
/
+4
|
*
main tree translation ("scrolling")
tv
2014-12-25
1
-107
/
+24
|
*
test3: add State
tv
2014-12-25
1
-23
/
+30
|
*
test3: cleanup
tv
2014-12-25
1
-2
/
+5
|
*
TreeView: cleanup
tv
2014-12-25
1
-2
/
+2
|
*
TreeSearch: cleanup
tv
2014-12-25
1
-4
/
+3
|
*
Notmuch.drawSearchResult: add default (error) case
tv
2014-12-25
1
-0
/
+1
|
*
add TVMessageHeaderField
tv
2014-12-25
1
-2
/
+33
|
*
rename {Thread,Tree}View
tv
2014-12-25
2
-29
/
+29
|
[next]