Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -6/+0 |
* | s/Go{to,till}Find{Left,Right}/{For,Back}wardWord/ | tv | 2014-07-27 | 1 | -2/+2 |
* | purge non-MotionCommand motion commands | tv | 2014-07-27 | 1 | -23/+28 |
* | add Buffer.{Class,Motion} modules | tv | 2014-07-27 | 1 | -17/+15 |
* | use ExecM monad to execCommand | tv | 2014-07-27 | 1 | -104/+133 |
* | initial commit | tv | 2014-07-27 | 1 | -0/+400 |