Commit Graph

12 Commits

Author SHA1 Message Date
Tony Garnock-Jones 791ff539b5 Expose ->pos as buffer-pos 2014-12-28 09:45:28 -05:00
Tony Garnock-Jones 0fb9fcc616 Better column tracking. 2014-12-28 09:12:52 -05:00
Tony Garnock-Jones 21dae19500 Propagate command parameters when delegating to self-insert-command 2014-12-28 00:14:38 -05:00
Tony Garnock-Jones 1cdf0900b6 Give windows each their own top/point/mark marks. Basic window split/close/switch commands. 2014-12-27 23:59:12 -05:00
Tony Garnock-Jones 0c559238da Bundle up all mutable command context into a single record, to let the
command handler have everything it needs even in the face of change
2014-12-27 18:16:28 -05:00
Tony Garnock-Jones fb463959cb Export buffer-rope. 2014-12-27 17:15:57 -05:00
Tony Garnock-Jones c6f15b6881 Invert editor-->buffer so it's buffer-->editor instead, and make
commands take a buffer instead of an editor.
2014-12-23 11:50:44 -05:00
Tony Garnock-Jones fe7185b321 More progress 2014-12-23 11:09:22 -05:00
Tony Garnock-Jones 887155e5ec Much progress 2014-12-23 01:43:01 -05:00
Tony Garnock-Jones 67dba5444b Prefab structs for everything 2014-12-22 17:17:05 -05:00
Tony Garnock-Jones f59080e6bf Much interesting progress 2014-12-22 17:14:13 -05:00
Tony Garnock-Jones c4c846e50b Split ansi collect. 2014-12-20 17:20:55 -05:00
Renamed from ansi/buffer.rkt (Browse further)