textadept-vi icon indicating copy to clipboard operation
textadept-vi copied to clipboard

API change of `next_indic_number` in Textadept 12

Open rgieseke opened this issue 1 year ago • 2 comments

If someone needs this with Textadept 12, there was a rename of next_indic_number to new_indic_number

https://github.com/jugglerchris/textadept-vi/blob/46eb2c6502df9a0166a4de2a8c14fca66b4a0220/vi_mode_search.lua#L5

See

https://github.com/orbitalquark/textadept/commit/2bf1940b246f1f27c176b4edb5d335e240091a04#diff-3fd0f8dbe96fe6731b48df7c6b106182639c88a9b627ae1a938f1ff1f00c3f96L53

rgieseke avatar Oct 12 '23 08:10 rgieseke

@rgieseke Thanks for the pointer! I haven't been actively using Textadept for a while, but I'd be happy to merge a fix.

jugglerchris avatar Oct 14 '23 15:10 jugglerchris

I'm not using textadept-vi day to day so it probably makes sense if someone (or you, if you pick it up again) fixes it and is able to check other things which might change with TA12 as well. Not sure whether just merging this would break things for either TA11 users or be incomplete for TA12 users.

I just thought it might be good to mention it since i stumbled upon it here which helped me figure out what i needed to change in Textredux.

rgieseke avatar Oct 15 '23 12:10 rgieseke