index
:
hack
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
|
*
change prompt string in "normal" mode
tv
2014-07-28
1
-1
/
+6
|
*
don't putStrLn when mode changes
tv
2014-07-28
1
-2
/
+2
|
*
data Command += RingBell
tv
2014-07-28
1
-0
/
+2
|
*
s/([iI]nsert)Char/\1String/
tv
2014-07-28
1
-11
/
+10
|
*
nmap += aIAhlbw<Return><Escape>; imap<Escape> honors NormalMode constraints
tv
2014-07-27
1
-1
/
+10
|
*
constrain MotionCommand in NormalMode
tv
2014-07-27
1
-1
/
+7
|
*
instance Monoid Command
tv
2014-07-27
1
-0
/
+24
|
*
data Mode deriving Eq
tv
2014-07-27
1
-1
/
+2
|
*
render mode on the right side of the input line
tv
2014-07-27
1
-14
/
+33
|
*
modal editing begins
tv
2014-07-27
1
-11
/
+26
|
*
rm crufty comments
tv
2014-07-27
1
-10
/
+12
|
*
move showBuffer from Main to Buffer.Class
tv
2014-07-27
2
-6
/
+4
|
*
s/Go{to,till}Find{Left,Right}/{For,Back}wardWord/
tv
2014-07-27
2
-48
/
+27
|
*
purge non-MotionCommand motion commands
tv
2014-07-27
2
-23
/
+29
|
*
add Buffer.{Class,Motion} modules
tv
2014-07-27
4
-17
/
+117
|
*
use ExecM monad to execCommand
tv
2014-07-27
1
-104
/
+133
|
*
rm cruft
tv
2014-07-27
4
-975
/
+0
|
*
initial commit
tv
2014-07-27
8
-0
/
+1466