index
:
hack
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Main.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Main: add Delete{Left,Right} commands
tv
2017-08-06
1
-0
/
+39
*
dmap: always reset count
tv
2017-08-06
1
-2
/
+2
*
use external blessings and scanner library
tv
2017-08-06
1
-11
/
+11
*
Main: \x1b -> \ESC
tv
2017-08-06
1
-16
/
+16
*
Main: lensify
tv
2014-08-03
1
-69
/
+78
*
use pp instead of show to show pp-d stuff :)
tv
2014-08-02
1
-3
/
+5
*
Trammel: add background color support
tv
2014-08-02
1
-12
/
+16
*
add Trammel - stack-based colorizer
tv
2014-08-02
1
-76
/
+58
*
use MotionCommandWarn in {i,n}map
tv
2014-08-01
1
-14
/
+19
*
nmap: don't reset count when changing to delete mode
tv
2014-08-01
1
-1
/
+1
*
s/SilentMotionCommand/MotionCommandWarn/
tv
2014-08-01
1
-17
/
+13
*
display count in mode-info-box
tv
2014-08-01
1
-5
/
+17
*
use count in execCommand (MotionCommand x)
tv
2014-08-01
1
-30
/
+60
*
execCommand DeleteEntireLine: fix pasto
tv
2014-08-01
1
-1
/
+1
*
nmap: promote \x1b to the top
tv
2014-08-01
1
-2
/
+2
*
Command += DeleteEntireLine
tv
2014-08-01
1
-0
/
+14
*
add DeleteMode
tv
2014-08-01
1
-0
/
+11
*
add count
tv
2014-08-01
1
-0
/
+10
*
add registers
tv
2014-08-01
1
-0
/
+31
*
rewrite (concat $ map f xs) to (xs >>= f)
tv
2014-07-29
1
-11
/
+7
*
replace dateThread by pre-filled buffer^_^
tv
2014-07-28
1
-14
/
+1
*
integrate Scanner crudely
tv
2014-07-28
1
-110
/
+30
*
move source to src/
tv
2014-07-28
1
-0
/
+554