Skip to content

Missing/inconsistent text navigation shortcuts on MacOS #712

Open
@mutleybg

Description

@mutleybg

Description

Hi guys,

I really appreciate this project as a big Notepad++ fan who moved to Mac OS.
I have the following issues on MAC:

  • I see no shortcut to go to beginning/end of a file. For MacOS: Cmd + Arrow Up, Arrow Down are the standard shortcuts for all text editors
  • Cmd + Left/Right arrow moves the cursor one word left/right. This is the behavior on Windows, however on Mac these shortcut by default move the cursor to the beginning/end of line. Option + Left/Right arrow move the cursor one word left/right. Could you please change it to correspond to Mac OS: Cmd + Arrow - move the cursor to the beginning/end of the line. Option + Arrow - move the cursor one word left/right.

Best regards

Describe the solution you'd like

On Mac OS:
Cmd + Arrow Up/Down -> Move the cursor to the beginning/end of a file.
Cmd + Arrow Left/Right -> Move the cursor to the beginning/end of a line.
Option + Arrow Left/Right -> Move the cursor one word left/right.

Describe alternatives you've considered

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    macosRelated specifically to macOS

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions