Skip to content

Rename cursorMoveOnFindWidget to something like disableIsearchExitWithEdit #2354

@whitphx

Description

@whitphx

cursorMoveOnFindWidget sounds like that it allows the user to move the cursor with Emacs keys such as C-f, however, actually, it just disables isearchExit assigned to some keybindings and leaves the cursor control to the OS.
It works on macOS that provides Emacs-like cursor moves at the OS-level and cursorMoveOnFindWidget sounds natural in such a case, however, in the case of Windows/Linux, what it sounds is different from what it actually does.

Related:
#2031
#1678

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions