Commit Graph

17 Commits

Author SHA1 Message Date
cd448f74d6 Fix some issues with search functionality
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-02-29 13:51:45 -05:00
e21944b4a4 Add incremental (character by character) search functionality
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-02-22 14:57:12 -05:00
02be6a133c Refactor everything again 2023-11-29 16:09:58 -05:00
4d54d4bf8a Attempt to fix deno prompt 2023-11-27 11:07:26 -05:00
c466788b9e Update gitignore and generated file cleanup 2023-11-22 17:20:16 -05:00
9b95850e86 Basic vertical scrolling 2023-11-20 11:12:22 -05:00
a1aa189e11 And a bit more test refactoring and cleanup 2023-11-16 21:22:24 -05:00
8b5fb17603 More tests 2023-11-16 16:00:03 -05:00
d5ce04fe8b Basic file opening and display. Off-by-one bug skipping first line, though 2023-11-14 15:53:45 -05:00
bc8d398044 Update README 2023-11-10 21:24:47 -05:00
61d222a9af Finally get the terminal size via ansi codes for bun 2023-11-10 18:22:09 -05:00
1723219452 Move the cursor 2023-11-10 08:36:18 -05:00
9cca55b101 Extract common interfaces out of runtime-specific adapters 2023-11-08 15:53:14 -05:00
2fcfe4328c Cross-runtime testing 2023-11-03 11:59:58 -04:00
7dcd42da13 Set up basic ascii parsing and display 2023-11-02 13:06:48 -04:00
103cd1ecf6 Set up basic functionality for bun 2023-10-31 14:47:59 -04:00
fba91bde10 Rough start to Deno runtime implemenation 2023-10-27 16:02:54 -04:00