summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mode: move Show upHEAD1.0.1mastertv2022-04-061-8/+8
* cabal: 0.1 -> 1.0.01.0.0tv2021-02-231-11/+7
* cabal: add Hack.Buffer to librarytv2021-02-231-0/+8
* Buffer -> Hack.Buffertv2021-02-235-11/+11
* Main: add Semigroup Commandtv2021-02-231-1/+5
* modernize calls to blessingstv2021-02-232-3/+6
* Main: getGCStats -> getRTSStatstv2021-02-231-2/+2
* Main: add Yanktv2017-08-072-60/+90
* Buffer.Motion: LeftRightMotion -> Motiontv2017-08-062-40/+44
* Main: add DebugShowVTStatetv2017-08-061-0/+19
* gitignore: inittv2017-08-061-0/+4
* license: AllRightsReserved -> MITtv2017-08-061-1/+5
* Makefile: simplifytv2017-08-061-41/+15
* Main: add Delete{Left,Right} commandstv2017-08-061-0/+39
* dmap: always reset counttv2017-08-061-2/+2
* use external blessings and scanner librarytv2017-08-065-494/+14
* Main: \x1b -> \ESCtv2017-08-061-16/+16
* use haskell-ngtv2015-02-241-10/+6
* env.nix: `~/.env-home`-reduction; ref load-env 58f2234tv2014-12-272-25/+55
* import patience-0.1.1tv2014-08-071-0/+154
* add Scanner.getKeytv2014-08-071-0/+8
* Main: lensifytv2014-08-033-69/+80
* Process: use Trammeltv2014-08-021-10/+19
* use pp instead of show to show pp-d stuff :)tv2014-08-021-3/+5
* Trammel: add background color supporttv2014-08-022-57/+169
* add Trammel - stack-based colorizertv2014-08-022-76/+166
* use MotionCommandWarn in {i,n}maptv2014-08-011-14/+19
* nmap: don't reset count when changing to delete modetv2014-08-011-1/+1
* s/SilentMotionCommand/MotionCommandWarn/tv2014-08-011-17/+13
* display count in mode-info-boxtv2014-08-011-5/+17
* use count in execCommand (MotionCommand x)tv2014-08-012-49/+79
* execCommand DeleteEntireLine: fix pastotv2014-08-011-1/+1
* nmap: promote \x1b to the toptv2014-08-011-2/+2
* Command += DeleteEntireLinetv2014-08-011-0/+14
* add DeleteModetv2014-08-011-0/+11
* add counttv2014-08-011-0/+10
* add registerstv2014-08-012-0/+32
* rewrite (concat $ map f xs) to (xs >>= f)tv2014-07-292-12/+8
* replace dateThread by pre-filled buffer^_^tv2014-07-281-14/+1
* integrate Scanner crudelytv2014-07-281-110/+30
* Scanner: initial commit (not activated)tv2014-07-281-0/+258
* move source to src/tv2014-07-286-0/+1
* define promptString for VerbatimModetv2014-07-281-0/+1
* silence all the warningstv2014-07-283-18/+49
* :s -> getGCStatstv2014-07-281-0/+5
* Process: initial committv2014-07-283-10/+137
* add withOutputtv2014-07-281-66/+49
* getCommand: use VT instead of IO monadtv2014-07-281-15/+29
* rm obsolete commands Insert*{Verbatim,ChangeMode}tv2014-07-281-16/+2
* use the same mode and buffer everywheretv2014-07-281-3/+6