Closed esaruoho closed 2 months ago
Nice, definitely a quality of life improvement and code looks good - thanks! Will merge now. I think readline provides some kind of internal history tracking that might make it straightforward to resume history from previous sessions, but no need to address both here.
@ideoforms here's the full list based on
README.md
with autocomplete. now there's 203 different hooks/handlers.
looks like this:
there's also
exit
andquit
for exiting cleanly.fixes part 1 of https://github.com/ideoforms/AbletonOSC/issues/36 it does not address
Add serialisation to allow querying history from previous sessions
cos i'm betting that's a big deal.