Commit Graph

22 Commits

Author SHA1 Message Date
Timothy Warren 4a5f074f28 Fix some issues with search function
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2023-10-10 15:21:24 -04:00
Timothy Warren b8cb08c8a8 Attempt to detect musl libc
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2023-10-10 14:20:19 -04:00
Timothy Warren 26ea12883a Minor code cleanup
timw4mail/php-kilo/pipeline/head This commit looks good Details
2022-11-18 13:38:18 -05:00
Timothy Warren 048f2c5f38 Start to add 256 color rendering support
timw4mail/php-kilo/pipeline/head This commit looks good Details
2022-08-26 15:44:00 -04:00
Timothy Warren 9214c16595 Give PHP enums a go 2021-12-03 11:45:40 -05:00
Timothy Warren 131e6177e1 Sort of get html and xml syntax highlighting working
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2021-08-13 11:17:35 -04:00
Timothy Warren 4d91919fb5 Minor refactors, fix some typos 2021-08-13 11:16:57 -04:00
Timothy Warren 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
timw4mail/php-kilo/pipeline/head This commit looks good Details
2021-03-18 16:26:30 -04:00
Timothy Warren 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
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2021-03-17 13:14:16 -04:00
Timothy Warren 31144fb2e3 Some more code cleanup
timw4mail/php-kilo/pipeline/head This commit looks good Details
2021-03-10 11:10:52 -05:00
Timothy Warren b642ff5c59 Readability refactoring
timw4mail/php-kilo/pipeline/head This commit looks good Details
2021-03-04 12:03:51 -05:00
Timothy Warren 6df5bda8f2 Attempt to fix CI tests
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2021-03-03 20:23:12 -05:00
Timothy Warren b0ea547378 Fix CTRL method 2020-02-05 16:32:17 -05:00
Timothy Warren afd6560db4 Add KeyType::CTRL helper method
timw4mail/php-kilo/master There was a failure building this commit Details
2020-02-05 15:20:32 -05:00
Timothy Warren 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
Timothy Warren a3e902967a A little cleanup refactoring 2019-11-19 15:57:51 -05:00
Timothy Warren 99c5ac9697 Test coverage 2019-11-19 13:48:12 -05:00
Timothy Warren 5787fe3822 Go full PHP with composer and phpunit 2019-11-08 16:27:08 -05:00