Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |