On 07/08/2023 02:47, Bret Johnson wrote:
Does it have copy/cut/paste functionality?
Yes, albeit I failed implementing text-selection without making the resulting binary bigger than my 7K goal, so I had to opt for an unconventional handling of copy/paste.
From SVED's documentation: CTRL+C = copy the current line to clipboard CTRL+X = cut the current line and move it to clipboard CTRL+V = paste the clipboard content to current location Mateusz _______________________________________________ Freedos-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-user
