summaryrefslogtreecommitdiffstats
path: root/Main.hs
Commit message (Expand)AuthorAgeFilesLines
* instance Monoid Commandtv2014-07-271-0/+24
* data Mode deriving Eqtv2014-07-271-1/+2
* render mode on the right side of the input linetv2014-07-271-14/+33
* modal editing beginstv2014-07-271-11/+26
* rm crufty commentstv2014-07-271-10/+12
* move showBuffer from Main to Buffer.Classtv2014-07-271-6/+0
* s/Go{to,till}Find{Left,Right}/{For,Back}wardWord/tv2014-07-271-2/+2
* purge non-MotionCommand motion commandstv2014-07-271-23/+28
* add Buffer.{Class,Motion} modulestv2014-07-271-17/+15
* use ExecM monad to execCommandtv2014-07-271-104/+133
* initial committv2014-07-271-0/+400