Commit Graph

14 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
f19fc1d2e0 Slight FFI tweaks to make deno less crashy on macos 2024-01-11 11:08:48 -05:00
32e4030a4a Add logging for various FFI/Termios tasks 2023-11-30 11:46:25 -05:00
5cd59ba943 Require confirmation for quitting a 'dirty' document 2023-11-22 11:27:46 -05:00
95c979066a Add text insertion 2023-11-21 15:14:08 -05:00
4df0c70c32 Add PageUp/PageDown and Home/End scrolling 2023-11-20 15:14:36 -05:00
8b5fb17603 More tests 2023-11-16 16:00:03 -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
9cca55b101 Extract common interfaces out of runtime-specific adapters 2023-11-08 15:53:14 -05:00
4854796168 Make code formatting more consistent 2023-11-01 15:27:31 -04:00
b30c4d40d6 Get raw mode working in Deno 2023-11-01 15:05:31 -04:00
52632ad9a9 Get raw mode fulling working for bun. 2023-11-01 14:00:40 -04:00
db83982d91 Getting into raw mode works with bun...not yet returning to normal mode 2023-10-31 17:38:15 -04:00
fba91bde10 Rough start to Deno runtime implemenation 2023-10-27 16:02:54 -04:00