Commit Graph

15 Commits

Author SHA1 Message Date
ead70c33ac Refactor syntax class to use boolean flags instead of bitflags, allow conditional rendering of characters 2021-04-09 19:40:28 -04:00
Timothy Warren
644f27bb37 More consistent names for keys 2021-04-09 13:52:01 -04:00
Timothy Warren
6c568dfaac Start splitting render methods
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-03-18 16:26:30 -04:00
d7081d2b4e Fix more things that were broken 2021-03-17 15:38:52 -04:00
Timothy Warren
85e96264a8 Get syntax highlighting and keyboard natvigation working again...buggy editing functionality
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-03-17 13:14:16 -04:00
Timothy Warren
31144fb2e3 Some more code cleanup
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-03-10 11:10:52 -05:00
Timothy Warren
b642ff5c59 Readability refactoring
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-03-04 12:03:51 -05:00
6df5bda8f2 Attempt to fix CI tests
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-03-03 20:23:12 -05:00
Timothy Warren
b0ea547378 Fix CTRL method 2020-02-05 16:32:17 -05:00
afd6560db4 Add KeyType::CTRL helper method
Some checks failed
timw4mail/php-kilo/master There was a failure building this commit
2020-02-05 15:20:32 -05:00
6f870aa922 Refactor and simplify 2020-02-05 14:50:31 -05:00
Timothy Warren
54bc83e1f9 Clean up key mapping with more constants 2020-01-27 15:11:20 -05:00
a3e902967a A little cleanup refactoring 2019-11-19 15:57:51 -05:00
99c5ac9697 Test coverage 2019-11-19 13:48:12 -05:00
5787fe3822 Go full PHP with composer and phpunit 2019-11-08 16:27:08 -05:00