Commit Graph

31 Commits

Author SHA1 Message Date
Timothy Warren
0569ede1a5 Comments and import fixes
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-13 14:54:44 -04:00
fe1c54317e Fix CI build?
Some checks failed
timw4mail/gilo/pipeline/head There was a failure building this commit
2021-04-12 12:52:20 -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
9c1fa5402d Add more color constants
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-07 13:08:40 -04:00
6f51f441e3 Autoformatting
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-07 12:32:57 -04:00
c18181c064 Refactor highlighting to use highlight array 2021-04-07 12:32:22 -04:00
c3b2900f42 Highlight numbers
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-07 12:02:08 -04:00
554012eb52 Update search prompt, fix some buggy output formatting
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-06 16:44:59 -04:00
910107428c Buggy incremental search
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-06 16:37:58 -04:00
1d73869db0 Basic search
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-06 10:59:24 -04:00
3672c5c3e9 Complete kilo chapter 5, fix backspace and delete behavior
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-06 10:30:12 -04:00
4668ba5628 Fix save as
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-06 09:58:45 -04:00
52aa174091 Fix formatting
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-02 19:24:58 -04:00
052a4ebbf4 Prepare for Save As functionality 2021-04-02 19:24:20 -04:00
19ab06ac4f Allow inserting new lines
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-02 18:43:49 -04:00
3c6568f8f7 Merge lines if you press delete at beginning of a line
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-02 16:14:19 -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
d04b4bec84 Fewer folders, more files 2021-03-24 16:23:17 -04:00
Timothy Warren
1173818135 Display centered welcome message 2021-03-24 15:52:35 -04:00
Timothy Warren
ca6e38fc51 Clear screen line by line 2021-03-24 15:20:57 -04:00
Timothy Warren
bb6f7764a1 Use buffer for creating output 2021-03-24 15:09:28 -04:00
Timothy Warren
63cad6d012 Put Editor behind a constructor function 2021-03-24 14:17:29 -04:00
Timothy Warren
0902d494c5 Get terminal size two ways 2021-03-24 13:24:40 -04:00
Timothy Warren
835f550bbb Add terminal size lookup 2021-03-23 15:51:59 -04:00
Timothy Warren
e8ba6825aa Draw tildes 2021-03-22 09:12:39 -04:00
94426483c6 Further cleanup main package 2021-03-19 17:39:15 -04:00
eb474ddad2 check for valid terminal 2021-03-19 17:08:19 -04:00
64b7a51f69 Move logic out of main package 2021-03-19 17:03:56 -04:00
0b05522b05 Add modules 2021-03-19 16:36:02 -04:00