Commit Graph

159 Commits

Author SHA1 Message Date
Bobbi Webber-Manners
01fec5cb2c EDIT: Changed 'save all' to CA-S. Fixes to help text. 2020-08-14 17:33:00 -04:00
Bobbi Webber-Manners
7f3b15b59f EDIT: More minor bugfix and papercut-fixing 2020-08-14 01:19:21 -04:00
Bobbi Webber-Manners
d9fd0c3f40 EDIT: Changed OA-L to OA-O 'Open'. More 128KB fixes. 2020-08-14 01:03:45 -04:00
Bobbi Webber-Manners
ecd3093515 EDIT: Made some fixes for running on 128K machine 2020-08-14 00:10:38 -04:00
Bobbi Webber-Manners
f535a16957 EDIT: Updated help to have two pages 2020-08-13 23:21:42 -04:00
Bobbi Webber-Manners
335249fa63 EDIT: Added spinner for load and save. 2020-08-13 16:50:17 -04:00
Bobbi Webber-Manners
534141bdba EDIT: Fixed in-memory copy/paste to work on buffers other than the first one 2020-08-13 16:08:51 -04:00
Bobbi Webber-Manners
f888766839 EDIT: Implemented in-RAM copy and paste for small selections 2020-08-13 15:46:16 -04:00
Bobbi Webber-Manners
b2911d0446 EDIT: Slight speedup for the buffer list 2020-08-12 23:31:20 -04:00
Bobbi Webber-Manners
235cacc036 EDIT: When truncating multibank file to one bank, set status[2] to zero 2020-08-12 23:17:54 -04:00
Bobbi Webber-Manners
43912e289b EDIT: OA-N Name file changes all banks; show file part in status line 2020-08-12 23:11:11 -04:00
Bobbi Webber-Manners
5d005ccd61 EDIT: Fixed bug in save_multibank_file() 2020-08-12 21:46:50 -04:00
Bobbi Webber-Manners
d941c833c4 EDIT: Added CA-E "extend file" and CA-T "truncate file" commands 2020-08-12 20:59:36 -04:00
Bobbi Webber-Manners
b6162a1db2 EDIT: Improvements to save and load for multibank files 2020-08-12 19:16:47 -04:00
Bobbi Webber-Manners
421f127c39 EDIT: Loading multi-bank now stops if it would overwrite existing bank 2020-08-12 18:32:46 -04:00
Bobbi Webber-Manners
ac889c143d EDIT: Better big file support. Can load and save multi-bank files now. 2020-08-11 23:04:46 -04:00
Bobbi Webber-Manners
3ece13ef5e EDIT: buffer list, save all, check overwrite, experimental big file support 2020-08-11 16:29:26 -04:00
Bobbi Webber-Manners
5df64e08c0 EDIT: Removed old selection mode. Remapped keys. Updated help. 2020-08-10 20:05:18 -04:00
Bobbi Webber-Manners
9d0ee7d7ab EDIT: Del can now delete selection. Help can show closed apple char. 2020-08-10 17:15:39 -04:00
Bobbi Webber-Manners
8c2ea53a90 EDIT: Closed Apple-1 through Closed Apple-9 shortcuts for first 9 buffers 2020-08-10 15:34:18 -04:00
Bobbi Webber-Manners
e3362e5272 EDIT: Fix to ^V paste 2020-08-10 13:02:19 -04:00
Bobbi Webber-Manners
855948d73e EDIT: More fixes to cut/copy/paste. 2020-08-10 00:57:10 -04:00
Bobbi Webber-Manners
a717c5de7e EDIT: Experimental new selection mode, Cut/Copy/Paste between buffers 2020-08-10 00:41:54 -04:00
Bobbi Webber-Manners
4f229c5103 EDIT: Now checked that RamWorks banks actually exist before using them! 2020-08-09 19:36:46 -04:00
Bobbi Webber-Manners
201ad856d3 Experimental RamWorks support for EDIT.SYSTEM. Basically working. 2020-08-09 18:16:59 -04:00
Bobbi Webber-Manners
7e11679445 EDIT: More improvements/fixes to search-replace 2020-08-09 15:32:58 -04:00
Bobbi Webber-Manners
48dde08b86 EDIT: More improvements / fixup to search-replace 2020-08-09 03:12:42 -04:00
Bobbi Webber-Manners
42fdb01a9f EDIT: Enhanced search & replace functionality 2020-08-09 02:37:25 -04:00
Bobbi Webber-Manners
a01426c0b1 EDIT: Refactored search/replace. Replace now does replace-all. 2020-08-09 02:16:20 -04:00
Bobbi Webber-Manners
cad3d0fda8 EDIT: minor refactoring of search/replace. Prompt to save changes before load. 2020-08-08 23:08:54 -04:00
Bobbi Webber-Manners
633cf68b81 EDIT: Mark file as modified after doing replace operation. 2020-08-08 22:48:20 -04:00
Bobbi Webber-Manners
f869996fa8 Removed dummy text from needle[]. 2020-08-08 19:53:35 -04:00
Bobbi Webber-Manners
d898c1c356 EDIT: All functions now working with gapbuf[] in aux mem 2020-08-08 19:29:33 -04:00
Bobbi Webber-Manners
a09fa8a26a Refactored search and replace in preparation for aux memory implementation 2020-08-06 23:42:52 -04:00
Bobbi Webber-Manners
4ca1eeb472 save_file() now works with auxmem. Just find/replace left to do. 2020-08-06 22:43:14 -04:00
Bobbi Webber-Manners
6e39f500e3 Code cleanup 2020-08-06 22:30:51 -04:00
Bobbi Webber-Manners
e5baca892a Auxmem support basically working now (except save_file() and search/replace) 2020-08-06 22:14:26 -04:00
Bobbi Webber-Manners
618271f3ff Fix to move_in_gapbuf(). Still have problems with load_file() 2020-08-06 00:15:19 -04:00
Bobbi Webber-Manners
a9157dd072 Rolled my own memmove() routine for auxmem. Still some issues! 2020-08-05 23:45:23 -04:00
Bobbi Webber-Manners
6c6c187cba Work-in-progress support for Apple //e auxmem 2020-08-05 22:30:55 -04:00
Bobbi Webber-Manners
f0e6d9a376 Slight speedup to help(). 2020-08-05 19:30:32 -04:00
Bobbi Webber-Manners
62ca19ee27 EDIT: Bug fix for block delete. Improved status line refreshes. 2020-08-05 15:49:41 -04:00
Bobbi Webber-Manners
56a9b9b187 EDIT: Corrected beep() sound to be more reasonable 2020-08-05 00:58:30 -04:00
Bobbi Webber-Manners
29acbd680e EDIT: Reworked load_file() to not require memmove() 2020-08-04 23:40:12 -04:00
Bobbi Webber-Manners
62874dc477 EDIT: cursor_up() now refreshes selection without screen redraw 2020-08-04 22:27:54 -04:00
Bobbi Webber-Manners
3a28375bcb EDIT: ESC now cancels at y/n prompt. 2020-08-04 20:25:05 -04:00
Bobbi Webber-Manners
bc56885dee EDIT: Cursor down updates selection without redraw. ESC key to cancel. 2020-08-04 19:54:38 -04:00
Bobbi Webber-Manners
78b992d404 EDIT: Refresh selection without redrawing whole screen (for cursor left/right) 2020-08-04 19:14:52 -04:00
Bobbi Webber-Manners
69ddaab305 Updates selection without redraw for cursor_right(). 2020-08-04 17:49:27 -04:00
Bobbi Webber-Manners
c69453ab62 Fixed selection display off-by-one bug 2020-08-04 17:32:17 -04:00
Bobbi Webber-Manners
ecf7889af0 EDIT: speed up for jump_pos() (use memmove()) 2020-08-04 14:51:11 -04:00
Bobbi Webber-Manners
ecbc707232 EDIT: dramatic speedup to load_file() and save_file() 2020-08-03 22:22:18 -04:00
Bobbi Webber-Manners
d80e11c9a1 Moved code into LC space in EMAIL. We were unable to open file (no mem) 2020-08-02 23:47:28 -04:00
Bobbi Webber-Manners
1d5cfb3b62 EDIT: Fixed bug where beep() was moving cursor. Bad putchar() !! 2020-08-02 23:20:19 -04:00
Bobbi Webber-Manners
ba8458ff18 EDIT: Fixed corner case when doing cursor right at EOF (no CR) 2020-08-02 22:55:05 -04:00
Bobbi Webber-Manners
f87ec0fca7 Revert "Fixed corner case in cursor_right()"
This reverts commit 50a304d5ef.
2020-08-02 22:49:53 -04:00
Bobbi Webber-Manners
50a304d5ef Fixed corner case in cursor_right() 2020-08-02 22:45:47 -04:00
Bobbi Webber-Manners
51369640a3 EDIT: Set filetype to TXT. Improved error handling on gap buffer interfacce. 2020-08-02 22:28:01 -04:00
Bobbi Webber-Manners
de28945057 Use NCOLS rather than hard-coding value 2020-08-02 17:28:42 -04:00
Bobbi Webber-Manners
f30e82362f Fixed cursor position bug with cursor left at end of wrapped line 2020-08-02 17:25:15 -04:00
Bobbi Webber-Manners
d906e23930 Tidied up commented out code 2020-08-02 00:13:32 -04:00
Bobbi Webber-Manners
827b994dc6 Fixed cursor right bug when line >80 chars 2020-08-01 23:18:13 -04:00
Bobbi Webber-Manners
2917f00f14 Fixed bug with highlighting of selection 2020-08-01 20:35:34 -04:00
Bobbi Webber-Manners
d30af5e7da Improved status bar, reporting of modes etc. 2020-08-01 20:29:19 -04:00
Bobbi Webber-Manners
04b4d29eef Added OA-U 'unwrap paragraph' function 2020-08-01 15:38:56 -04:00
Bobbi Webber-Manners
0239a03923 Fixed cursor left bug. Fixed load file bug also. 2020-08-01 15:32:58 -04:00
Bobbi Webber-Manners
038cc6bdcc Implemented OA-W word-wrap paragraph feature 2020-08-01 02:29:33 -04:00
Bobbi Webber-Manners
06657eaa94 Fixed bug in block highlight. Start of word_wrap_para() function WIP. 2020-08-01 01:53:56 -04:00
Bobbi Webber-Manners
28e2b8d020 Improved OA-I 'Insert File' function. 2020-08-01 01:24:38 -04:00
Bobbi Webber-Manners
039dceeff7 Fixed help screen to show Open Apple character 2020-08-01 01:14:49 -04:00
Bobbi Webber-Manners
4012deb091 EDIT: Modified to load help from file, switched to 100% conio calls for screen 2020-08-01 00:25:08 -04:00
Bobbi Webber-Manners
61c8763ff4 Fixed a screen update bug in EDIT when deleting char on last line of file 2020-07-31 00:16:12 -04:00
Bobbi Webber-Manners
bdfa35db41 Broke out MIME attachment functionality into a separate program (ATTACHER) 2020-07-28 17:14:43 -04:00
Bobbi Webber-Manners
98cb6c4077 Added OA-I "Insert file" command 2020-07-24 21:30:16 -04:00
Bobbi Webber-Manners
fc7f6ae684 EDIT now looks for EMAIL.SYSTEM in current dir (not /IP65) 2020-07-24 01:19:52 -04:00
Bobbi Webber-Manners
567e1a55d9 Fixed bug in edit.c - incorrect screen update if EOL is first insertation 2020-07-23 22:32:37 -04:00
Bobbi Webber-Manners
9376dce5dd Change return type of main() to void, to avoid warning. 2020-07-19 20:25:49 -04:00
Bobbi Webber-Manners
4a920c5bbc Fixed some screen corruption bugs. Addressed some other irritations. 2020-07-19 17:53:49 -04:00
Bobbi Webber-Manners
b2b1a03dec Refinements to OA-L "Load" command. 2020-07-19 12:25:55 -04:00
Bobbi Webber-Manners
d3f80e9205 Allow ESC to abort when entering names. Minor UI cleanup. 2020-07-19 11:15:57 -04:00
Bobbi Webber-Manners
eb660103a9 Improved OA-R "Replace" function. 2020-07-19 01:25:29 -04:00
Bobbi Webber-Manners
f7b574a044 Fixed bug with OA-M Move command 2020-07-19 01:03:27 -04:00
Bobbi Webber-Manners
0c53299815 Moved some more code to LC. Allows bigger edit buffer. 2020-07-19 00:21:03 -04:00
Bobbi Webber-Manners
8539821d71 Implemented OA-N "Name file" command. Made saving more paranoid. 2020-07-19 00:01:59 -04:00
Bobbi Webber-Manners
315fd8d2ac OA-R Replace command is now implemented. More or less feature complete. 2020-07-18 02:09:14 -04:00
Bobbi Webber-Manners
bc58e3689f Added modified flag and chance to save unsaved changes on exit 2020-07-18 01:45:36 -04:00
Bobbi Webber-Manners
0e3e7ee449 Park selection at the end, when not being used 2020-07-18 01:27:23 -04:00
Bobbi Webber-Manners
1561c6d8d4 Convenient repeat search 2020-07-18 01:22:33 -04:00
Bobbi Webber-Manners
0eccbbf85a OA-F 'Find' command implemented 2020-07-18 00:59:35 -04:00
Bobbi Webber-Manners
860ee06a42 Added help screen 2020-07-18 00:03:27 -04:00
Bobbi Webber-Manners
8a5905908e Block copy and move working. Other Appleworks keystrokes implemented. 2020-07-17 22:33:25 -04:00
Bobbi Webber-Manners
65e7ec6d8d Selection delete is working now 2020-07-17 20:08:26 -04:00
Bobbi Webber-Manners
289b54b96e Bug fix to update_after_delete*() routines. Start of support for selection. 2020-07-17 17:30:16 -04:00
Bobbi Webber-Manners
5120c43ddd Fixed some cursor movement bugs. More fixes to screen refresh. 2020-07-16 21:10:27 -04:00
Bobbi Webber-Manners
6b9a0cf1f2 Fixed some screen refresh bugs in EDIT. Seems okay now. 2020-07-16 19:16:59 -04:00
Bobbi Webber-Manners
f0441f5668 Editor improvements. Load/Save/New file. Prompting. Error messages. 2020-07-16 17:38:37 -04:00
Bobbi Webber-Manners
3a17401b76 Fixed some crashing bugs. Screen refresh is still bug-o-rama. 2020-07-16 00:33:48 -04:00
Bobbi Webber-Manners
7c64f5baf2 Minor improvements to editor. Changed keymap. 2020-07-16 00:00:34 -04:00
Bobbi Webber-Manners
0b6be8bba3 Added save command finally!! 2020-07-15 20:46:43 -04:00
Bobbi Webber-Manners
2ad28c454c EMAIL can now pass filename to be edited to EDIT. 2020-07-15 20:15:57 -04:00