index
:
hack
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Main: add Yank
tv
2017-08-07
2
-60
/
+90
|
*
Buffer.Motion: LeftRightMotion -> Motion
tv
2017-08-06
2
-40
/
+44
|
*
Main: add DebugShowVTState
tv
2017-08-06
1
-0
/
+19
|
*
gitignore: init
tv
2017-08-06
1
-0
/
+4
|
*
license: AllRightsReserved -> MIT
tv
2017-08-06
1
-1
/
+5
|
*
Makefile: simplify
tv
2017-08-06
1
-41
/
+15
|
*
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
5
-494
/
+14
|
*
Main: \x1b -> \ESC
tv
2017-08-06
1
-16
/
+16
|
*
use haskell-ng
tv
2015-02-24
1
-10
/
+6
|
*
env.nix: `~/.env-home`-reduction; ref load-env 58f2234
tv
2014-12-27
2
-25
/
+55
|
*
import patience-0.1.1
tv
2014-08-07
1
-0
/
+154
|
*
add Scanner.getKey
tv
2014-08-07
1
-0
/
+8
|
*
Main: lensify
tv
2014-08-03
3
-69
/
+80
|
*
Process: use Trammel
tv
2014-08-02
1
-10
/
+19
|
*
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
2
-57
/
+169
|
*
add Trammel - stack-based colorizer
tv
2014-08-02
2
-76
/
+166
|
*
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
2
-49
/
+79
|
*
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
2
-0
/
+32
|
*
rewrite (concat $ map f xs) to (xs >>= f)
tv
2014-07-29
2
-12
/
+8
|
*
replace dateThread by pre-filled buffer^_^
tv
2014-07-28
1
-14
/
+1
|
*
integrate Scanner crudely
tv
2014-07-28
1
-110
/
+30
|
*
Scanner: initial commit (not activated)
tv
2014-07-28
1
-0
/
+258
|
*
move source to src/
tv
2014-07-28
6
-0
/
+1
|
*
define promptString for VerbatimMode
tv
2014-07-28
1
-0
/
+1
|
*
silence all the warnings
tv
2014-07-28
3
-18
/
+49
|
*
:s -> getGCStats
tv
2014-07-28
1
-0
/
+5
|
*
Process: initial commit
tv
2014-07-28
3
-10
/
+137
|
*
add withOutput
tv
2014-07-28
1
-66
/
+49
|
*
getCommand: use VT instead of IO monad
tv
2014-07-28
1
-15
/
+29
|
*
rm obsolete commands Insert*{Verbatim,ChangeMode}
tv
2014-07-28
1
-16
/
+2
|
*
use the same mode and buffer everywhere
tv
2014-07-28
1
-3
/
+6
|
*
add (empty) Reader VTConfig; rename monad to VT
tv
2014-07-28
1
-14
/
+27
|
*
add some ghc-options
tv
2014-07-28
1
-0
/
+3
|
*
s/getMappedCommand/getCommandXXX/ ^_^
tv
2014-07-28
1
-22
/
+95
|
*
NormalMode <Escape> -> RingBell
tv
2014-07-28
1
-0
/
+1
|
*
move cursor with <Left> and <Right> in NormalMode
tv
2014-07-28
1
-0
/
+2
|
*
purge UnboundSequence & co.
tv
2014-07-28
1
-78
/
+1
|
*
InsertMode <Return> changes to NormalMode
tv
2014-07-28
1
-1
/
+1
|
[next]