Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Implement more sane caret behavior#270

Open
cristeigabriela wants to merge 4 commits into
ReClassNET:master from
cristeigabriela:master
Open

Implement more sane caret behavior #270
cristeigabriela wants to merge 4 commits into
ReClassNET:master from
cristeigabriela:master

Conversation

@cristeigabriela

@cristeigabriela cristeigabriela commented Dec 25, 2023

Copy link
Copy Markdown

This implements a more sane behavior for caret movements, particularly for the Ctrl+Left/Ctrl+Right commands. This is somewhat similar to Notepad's, but better.

If you're hovering over a character that can be part of an address, we will progress one way or the other with the caret, until there's a character that's not part of the aforementioned predicate. The exception are the start or end of the textbox.

This is useful to quickly go over arithmetic, remove '`' from addresses that you get from WinDbg, etc.

It would probably be good to also implement Ctrl+Shift variation for Left+Right, and Ctrl+Backspace. I'm willing to do it if that's wanted (I may anyway, eventually).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /