Fix parenthesis auto selection#13829
Conversation
|
Probably should take a look at the case in #13533 (comment) because this still doesn't resolve that, with or without this change.
|
|
this was a bug by me, thanks catboxanon: |
|
@AUTOMATIC1111 I should've specified I'm not manually selecting the text, just placing the cursor there. This is the behavior I'm getting. With all extensions disabled and on latest dev commit. I have to revert back to https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/0b0767939d4cc0868a10b6c0978f7b2d963dea1a/javascript/edit-attention.js to get it to work properly. firefox_2023-11-03_13-53-07.mp4 |
|
Oh, it's my delimiters that weren't updated as part of 1cc7c4b ... Edit: For the record, assigning it with the raw string didn't even work properly, and it ended up writing a literal |
Fixes #13813
Checklist: