adamdruppe / arsd

This is a collection of modules that I've released over the years. Most of them stand alone, or have just one or two dependencies in here, so you don't have to download this whole repo.
http://arsd-official.dpldocs.info/arsd.html
531 stars 128 forks source link

Attempted to add clear to end of line support. But have no way to che… #357

Closed jamesragray closed 1 year ago

jamesragray commented 1 year ago

…ck windows version.

adamdruppe commented 1 year ago

if i don't get back to you by wednesday remind me to test this. been a busy day

adamdruppe commented 1 year ago

I'm just gonna merge this and do the edits since idk how else to do it easy on github. I'm prolly gonna rename the function to clearToEndOfLine fyi

adamdruppe commented 1 year ago

Here's my changes: https://github.com/adamdruppe/arsd/commit/de2096e520e16764337a838d7d9bd3a0b92481c2

A small compile change then some bugs I found while testing - including an opportunity to use the new function in my existing thing!