Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Smart Backspacing also when looping from last to first string #598

Open
zzgab opened this issue Jan 23, 2024 · 2 comments

Comments

@zzgab
Copy link
Contributor

zzgab commented Jan 23, 2024

In version 2.1.0, when smart backspacing is on, with these strings:

  • one two three
  • one two four

in loop mode, the cursor will backspace the word three and type the word four, but then the whole line is backspaced to start from scratch again, instead of just erasing four to continue with three.

Is there a way to ask for a feature request? an option to keep smart backspacing over to next looping iteration.

Thanks

@WesleyKapow
Copy link

Would also love this! My work around now is to duplicate my strings array so it's large enough where user's won't see the loop.

@zzgab
Copy link
Contributor Author

zzgab commented Feb 18, 2025

Let's make it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants