Commit Graph

24 Commits

Author SHA1 Message Date
Timothy Warren
07c37910d7 Rename editor.document to not collide with import
Some checks failed
timw4mail/gilo/pipeline/head There was a failure building this commit
2021-04-07 16:33:00 -04:00
Timothy Warren
f78bbdabb2 Up to step 154 in Kilo tutorial (chapter 7)
Some checks failed
timw4mail/gilo/pipeline/head There was a failure building this commit
2021-04-07 16:26:05 -04:00
6cdb658d43 Simplify package paths
Some checks failed
timw4mail/gilo/pipeline/head There was a failure building this commit
2021-04-07 13:10:40 -04:00
787166df3a Move stuff again, just because
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-02 15:36:43 -04:00
c99cf3faf9 More moving stuff around 2021-04-02 14:52:44 -04:00
1cc35c95a7 Move more stuff around
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-02 13:11:54 -04:00
Timothy Warren
799af21a24 Add 'dirty' flag to document
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-02 10:07:37 -04:00
1a4f6809fb Fix current line display, automatic formatting fixes
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-01 16:47:32 -04:00
Timothy Warren
41d1aa6553 Insert a char
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-01 16:17:13 -04:00
bd9a07feed Finish kilo chapter 4, text viewer
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-01 13:25:59 -04:00
587dfc686a Add line number indication to status bar
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-01 12:49:55 -04:00
6e5e287bb3 Show filename and row count in status bar
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-01 12:37:28 -04:00
Timothy Warren
1d4c8f99c0 Move file-specific logic to a document struct
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-01 12:02:17 -04:00
Timothy Warren
d831bd4f83 Draw empty status bar
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-01 09:41:16 -04:00
Timothy Warren
513d328226 Handle rendering tabs
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-03-31 14:56:46 -04:00
Timothy Warren
ae65be003c Fix some offset errors for cursor operations
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-03-31 14:32:43 -04:00
Timothy Warren
ae1c91ac74 Horizontal scrolling and line end snapping
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-03-31 11:12:09 -04:00
Timothy Warren
cef024bb30 Basic scrolling up or down a file
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-03-31 09:43:47 -04:00
Timothy Warren
2203e30b18 Extract method for drawing placeholder rows
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-03-31 09:28:39 -04:00
7d435d1556 Non-scrolling file viewer 2021-03-30 18:43:46 -04:00
b34c146aba Display a row of text 2021-03-30 18:00:06 -04:00
c455562703 Simplify ascii helpers 2021-03-30 16:35:03 -04:00
f7157f9c50 Move functions to file under editor instead of their own package 2021-03-30 16:22:35 -04:00
Timothy Warren
663c4304f0 Reorganize a little bit 2021-03-26 16:18:03 -04:00