Commit Graph

16 Commits

Author SHA1 Message Date
2c21bf0c9b Use node apis for test setup, refactor a bunch of runtime stuff
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-11 17:27:49 -04:00
88bf3da4e7 Use Tsx/node implementation for file/terminal_io in Bun runtime
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2024-07-09 10:23:25 -04:00
8d2ba868b0 Add new runtime for tsx
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-05 15:51:30 -04:00
32f9ef3bba Revert "Mostly refactor prompt input (search/file saving) to use input loop shared with normal functionality"
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
This reverts commit 9afeed41cd.
2024-07-02 13:41:16 -04:00
9afeed41cd Mostly refactor prompt input (search/file saving) to use input loop shared with normal functionality
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2024-06-28 16:45:55 -04:00
f71239ded5 Minor refactoring, add some more comments and tests 2024-06-26 15:45:33 -04:00
02be6a133c Refactor everything again 2023-11-29 16:09:58 -05:00
2aaf1c678b Refactor tests to be consistent for both runtimes 2023-11-16 20:57:21 -05:00
301196352a Misc refactoring 2023-11-16 13:00:02 -05:00
f966ebf4ac Move some things around to more logical places, attempt to set up an error log file 2023-11-16 11:10:33 -05:00
816295ff9c Preparing for file reading/writing 2023-11-13 15:33:56 -05:00
61d222a9af Finally get the terminal size via ansi codes for bun 2023-11-10 18:22:09 -05:00
9cca55b101 Extract common interfaces out of runtime-specific adapters 2023-11-08 15:53:14 -05:00
ce1d5e2cb2 Some more refactoring 2023-11-06 18:49:29 -05:00
71ad718b6d Wrap runtime stdin loops in a generator 2023-11-06 15:36:41 -05:00
2fcfe4328c Cross-runtime testing 2023-11-03 11:59:58 -04:00