|
f19fc1d2e0
|
Slight FFI tweaks to make deno less crashy on macos
|
2024-01-11 11:08:48 -05:00 |
|
|
15496646d6
|
Minor refactoring, build up the ansi escape codes to handle colors
|
2024-01-10 15:44:19 -05:00 |
|
|
30230520a0
|
Remove redundant write function in Bun terminal_io implementation
|
2024-01-09 10:52:11 -05:00 |
|
|
f5599b5192
|
Implement basic searching
|
2023-11-30 16:14:52 -05:00 |
|
|
32e4030a4a
|
Add logging for various FFI/Termios tasks
|
2023-11-30 11:46:25 -05:00 |
|
|
1b748ed63e
|
Improve display of save as
|
2023-11-30 11:15:37 -05:00 |
|
|
02be6a133c
|
Refactor everything again
|
2023-11-29 16:09:58 -05:00 |
|
|
e9ce780c1d
|
Actually fix crash on macOS...somehow
|
2023-11-29 14:57:30 -05:00 |
|
|
9711202c3b
|
Fix crash on macOS
|
2023-11-29 14:55:57 -05:00 |
|
|
8ee17f4eef
|
Fix prompt in deno, but break in bun :(
|
2023-11-27 15:05:48 -05:00 |
|
|
4d54d4bf8a
|
Attempt to fix deno prompt
|
2023-11-27 11:07:26 -05:00 |
|
|
759450222f
|
Partially implement SaveAs prompt (need to fix Deno)
|
2023-11-27 10:25:30 -05:00 |
|
|
820d383c3a
|
Get parsed keypresses from input loop
|
2023-11-24 08:31:51 -05:00 |
|
|
c466788b9e
|
Update gitignore and generated file cleanup
|
2023-11-22 17:20:16 -05:00 |
|
|
ddb5eb783e
|
Polish text editing functionality
|
2023-11-22 17:09:41 -05:00 |
|
|
2babbf5c68
|
Implement merging lines of text from either end of a row
|
2023-11-22 15:11:32 -05:00 |
|
|
1198311628
|
Tweak Jenkins setup
|
2023-11-22 12:00:24 -05:00 |
|
|
74e595462d
|
Tweak Jenkins setup
|
2023-11-22 11:58:18 -05:00 |
|
|
994441191b
|
Tweak Jenkins setup
|
2023-11-22 11:54:29 -05:00 |
|
|
295142779b
|
Attempt to setup CI build
|
2023-11-22 11:37:31 -05:00 |
|
|
5cd59ba943
|
Require confirmation for quitting a 'dirty' document
|
2023-11-22 11:27:46 -05:00 |
|
|
b665ce8ce7
|
Basic deletion functionality
|
2023-11-22 11:07:33 -05:00 |
|
|
a7f5fed9a3
|
Increase test coverage
|
2023-11-21 16:36:13 -05:00 |
|
|
3d98eefc65
|
Update some constants
|
2023-11-21 16:06:29 -05:00 |
|
|
95c979066a
|
Add text insertion
|
2023-11-21 15:14:08 -05:00 |
|
|
35f949c4b5
|
Complete the text viewer functionality
|
2023-11-21 11:35:56 -05:00 |
|
|
c9b37c205c
|
Convert the render position pointer to just a number, since it doesn't apply to rows, just columns in rows
|
2023-11-21 10:55:23 -05:00 |
|
|
e5988c173d
|
Add status bar
|
2023-11-20 15:39:27 -05:00 |
|
|
4df0c70c32
|
Add PageUp/PageDown and Home/End scrolling
|
2023-11-20 15:14:36 -05:00 |
|
|
28ec91798a
|
Add horizontal scrolling
|
2023-11-20 14:21:42 -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 |
|
|
2aaf1c678b
|
Refactor tests to be consistent for both runtimes
|
2023-11-16 20:57:21 -05:00 |
|
|
8b5fb17603
|
More tests
|
2023-11-16 16:00:03 -05:00 |
|
|
301196352a
|
Misc refactoring
|
2023-11-16 13:00:02 -05:00 |
|
|
1fc6e8f75f
|
Fix logic error that breaks everything
|
2023-11-16 11:20:30 -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 |
|
|
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 |
|
|
4296930dae
|
Start of documents
|
2023-11-13 14:46:04 -05:00 |
|
|
bc8d398044
|
Update README
|
2023-11-10 21:24:47 -05:00 |
|
|
8bb3018e84
|
Minor reformatting tweak
|
2023-11-10 19:40:05 -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 |
|
|
1723219452
|
Move the cursor
|
2023-11-10 08:36:18 -05:00 |
|
|
c5e7d6e209
|
Get the padding on the welcome message just right
|
2023-11-09 13:08:00 -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 |
|