]> git.mdlowis.com Git - projs/tide.git/log
projs/tide.git
9 years agoMerge branch 'master' of https://github.com/mikedlowis-prototypes/editor
a bellenir [Mon, 4 Jan 2016 19:48:29 +0000 (14:48 -0500)]
Merge branch 'master' of https://github.com/mikedlowis-prototypes/editor

9 years agobreak cursor movement out into functions
a bellenir [Mon, 4 Jan 2016 19:48:20 +0000 (14:48 -0500)]
break cursor movement out into functions

9 years agoMerge branch 'master' of https://github.com/mikedlowis-prototypes/editor
a bellenir [Mon, 4 Jan 2016 19:31:57 +0000 (14:31 -0500)]
Merge branch 'master' of https://github.com/mikedlowis-prototypes/editor

9 years agoFixed handling of blank lines with cursor
Mike Lowis [Mon, 4 Jan 2016 14:45:35 +0000 (14:45 +0000)]
Fixed handling of blank lines with cursor

9 years agoCap cursor at end of visible text of current line
Mike Lowis [Mon, 4 Jan 2016 14:31:38 +0000 (14:31 +0000)]
Cap cursor at end of visible text of current line

9 years agoImplemented first-pass at horizontal scrolling with cursor
Mike Lowis [Mon, 4 Jan 2016 13:25:21 +0000 (13:25 +0000)]
Implemented first-pass at horizontal scrolling with cursor

9 years agoMerge branch 'master' of https://github.com/mikedlowis-prototypes/editor
a bellenir [Sat, 2 Jan 2016 22:23:22 +0000 (17:23 -0500)]
Merge branch 'master' of https://github.com/mikedlowis-prototypes/editor

9 years agoAdded a screen dirty flag to optimize screen refreshing
Michael D. Lowis [Sat, 2 Jan 2016 03:29:00 +0000 (22:29 -0500)]
Added a screen dirty flag to optimize screen refreshing

9 years agorename output binary
a bellenir [Fri, 1 Jan 2016 21:50:17 +0000 (16:50 -0500)]
rename output binary

9 years agoSwitch to Pos struct
Michael D. Lowis [Fri, 1 Jan 2016 21:33:24 +0000 (16:33 -0500)]
Switch to Pos struct

9 years agoFixed cleanup handling
Michael D. Lowis [Fri, 1 Jan 2016 20:56:27 +0000 (15:56 -0500)]
Fixed cleanup handling

9 years agoAdded movable cursor
Michael D. Lowis [Fri, 1 Jan 2016 19:22:02 +0000 (14:22 -0500)]
Added movable cursor

9 years agoImplemented simple paging mechanism
Michael D. Lowis [Fri, 1 Jan 2016 18:00:20 +0000 (13:00 -0500)]
Implemented simple paging mechanism

9 years agoAdded code to gracefully cleanup and shutdown
Michael D. Lowis [Fri, 1 Jan 2016 16:21:55 +0000 (11:21 -0500)]
Added code to gracefully cleanup and shutdown

9 years agoInitial commit. Can read a file's contents and write it to stdout
Michael D. Lowis [Fri, 1 Jan 2016 16:07:31 +0000 (11:07 -0500)]
Initial commit. Can read a file's contents and write it to stdout

9 years agoInitial commit
Mike Lowis [Fri, 1 Jan 2016 15:35:23 +0000 (10:35 -0500)]
Initial commit