Commit Graph

17 Commits

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