|
4be7be09a7
|
Fix some issues with line splitting/merging
timw4mail/scroll/pipeline/head This commit looks good
|
2024-07-10 16:12:39 -04:00 |
|
|
4436a8a783
|
Refactor stuff
timw4mail/scroll/pipeline/head This commit looks good
|
2024-07-10 12:11:27 -04:00 |
|
|
b3bddbb601
|
Refactor search to work like in hecto, albeit with some bugs with backwards searching
timw4mail/scroll/pipeline/head There was a failure building this commit
|
2024-07-09 17:02:16 -04:00 |
|
|
1cfdeece60
|
Make document.row getter return an option instead of a nullable
|
2024-07-05 09:27:28 -04:00 |
|
|
1b3e9d9796
|
Add Option type to remove the need to use null/undefined
timw4mail/scroll/pipeline/head This commit looks good
|
2024-07-03 16:13:29 -04:00 |
|
|
cf80dce335
|
Increase test coverage
timw4mail/scroll/pipeline/head This commit looks good
|
2024-07-02 16:27:18 -04:00 |
|
|
d405880ce8
|
Start to refactor search highlighting to better match hecto implementation
timw4mail/scroll/pipeline/head This commit looks good
|
2024-06-26 15:55:47 -04:00 |
|
|
f71239ded5
|
Minor refactoring, add some more comments and tests
|
2024-06-26 15:45:33 -04:00 |
|
|
8093683f92
|
Add util functions for null/undefined checks, organize tests into sections
timw4mail/scroll/pipeline/head There was a failure building this commit
|
2024-06-26 13:40:42 -04:00 |
|
|
e6b53ef327
|
Do basic highlighting of search results, finish stop #151 of the kilo tutorial
timw4mail/scroll/pipeline/head There was a failure building this commit
|
2024-06-21 14:14:10 -04:00 |
|
|
33f19ddec1
|
Basic number highlighting
timw4mail/scroll/pipeline/head This commit looks good
|
2024-02-29 15:48:11 -05:00 |
|
|
55c9dc1c3d
|
Preparations for highlighting numbers
timw4mail/scroll/pipeline/head This commit looks good
|
2024-02-29 14:24:22 -05:00 |
|
|
85dbd506c6
|
Implement backwards/forwards searching
timw4mail/scroll/pipeline/head This commit looks good
|
2024-02-28 15:44:57 -05:00 |
|
|
f5599b5192
|
Implement basic searching
|
2023-11-30 16:14:52 -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 |
|
|
759450222f
|
Partially implement SaveAs prompt (need to fix Deno)
|
2023-11-27 10:25:30 -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 |
|
|
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 |
|
|
3d98eefc65
|
Update some constants
|
2023-11-21 16:06:29 -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 |
|
|
28ec91798a
|
Add horizontal scrolling
|
2023-11-20 14:21:42 -05:00 |
|
|
2aaf1c678b
|
Refactor tests to be consistent for both runtimes
|
2023-11-16 20:57:21 -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 |
|
|
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 |
|