Skip to content

Revert Cmd+[ / Cmd+] and Add Begin/End of Line actions#837

Open
samuel21119 wants to merge 1 commit into
Caldis:masterfrom
samuel21119:fix-back-forward
Open

Revert Cmd+[ / Cmd+] and Add Begin/End of Line actions#837
samuel21119 wants to merge 1 commit into
Caldis:masterfrom
samuel21119:fix-back-forward

Conversation

@samuel21119
Copy link
Copy Markdown

Improve keyboard shortcuts: Revert Cmd+[ / Cmd+] and Add Begin/End of Line actions

This PR extends the keyboard layout fix from #827 by repurposing the arrow key shortcuts and reintroducing bracket-based navigation.

Changes:

  • Back/Forward: Changed back to Cmd+[ / Cmd+] (bracket keys)
  • Begin of Line / End of Line: Now uses Cmd+← / Cmd+→ (arrow keys)

Cmd+[ / Cmd+] have better compatibility. For instance, navigating in Finder.

…alternative option for non-US keyboard layouts
@nikita-lepikhin
Copy link
Copy Markdown

I agree. cmd + L/R arrow does not work in JetBrains IDEs. The default system shortcut for navigating back and forward are cmd+[ and cmd+] respectively.

@sidsharths1245
Copy link
Copy Markdown

Damn I just added a request for this in the Issues. Should have cjhecked teh PRs first.

@Caldis
Copy link
Copy Markdown
Owner

Caldis commented May 7, 2026

I think we should add both, and everyone can choose according to their needs.

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.

4 participants