|
a4ef630c7b
|
CLeanup entry file
|
2023-11-15 08:32:25 -05:00 |
|
|
d5ce04fe8b
|
Basic file opening and display. Off-by-one bug skipping first line, though
|
2023-11-14 15:53:45 -05:00 |
|
|
816295ff9c
|
Preparing for file reading/writing
|
2023-11-13 15:33:56 -05:00 |
|
|
3f1326ebd0
|
Add PageUp, PageDown, Home, and End input handling
|
2023-11-10 19:17:36 -05:00 |
|
|
61d222a9af
|
Finally get the terminal size via ansi codes for bun
|
2023-11-10 18:22:09 -05:00 |
|
|
88ba42df0d
|
More refactoring
|
2023-11-09 12:32:41 -05:00 |
|
|
abee0a80bf
|
First output of welcome message
|
2023-11-09 12:05:30 -05:00 |
|
|
7eb07520ae
|
Get terminal size for bun runtime via tput
|
2023-11-09 10:46:12 -05:00 |
|
|
b980996a5e
|
Some reorganization
|
2023-11-08 18:07:34 -05:00 |
|
|
d99656de66
|
Implement methods to get current console size
|
2023-11-08 17:02:59 -05:00 |
|
|
e3083b1743
|
Move main fn back to common module
|
2023-11-08 08:02:03 -05:00 |
|
|
ce1d5e2cb2
|
Some more refactoring
|
2023-11-06 18:49:29 -05:00 |
|
|
19e44261a4
|
Refactor to prepare for implementing input and output streams to the terminal
|
2023-11-03 12:26:09 -04:00 |
|
|
2fcfe4328c
|
Cross-runtime testing
|
2023-11-03 11:59:58 -04: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 |
|
|
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 |
|
|
fdb1097a9c
|
Add first code file
|
2023-10-27 12:11:48 -04:00 |
|