Skip to content

Conversation

lread
Copy link
Collaborator

@lread lread commented Feb 18, 2025

In-string handling now:

  • no-op if pos does not locate to word (i.e. whitespace)
  • no longer has off-by-one error for word deletion

Closes #343

Also contributes to #256

In-string handling now:
- no-op if pos does not locate to word (i.e. whitespace)
- no longer has off-by-one error for word deletion

Closes #343
@lread lread merged commit 78bb005 into main Feb 18, 2025
81 checks passed
@lread lread deleted the lread-paredit-kill-one-at-pos-off-by-one-error branch March 31, 2025 15:13
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

Successfully merging this pull request may close these issues.

paredit/kill-one-at-pos when deleting word in string/comment is questionable

1 participant