Skip to content

Avoid Ctrl-R reload when Vim keymap is enabled#3781

Open
apples-kksk wants to merge 1 commit intoBoostIO:masterfrom
apples-kksk:fix/issue-2825-vim-ctrl-r
Open

Avoid Ctrl-R reload when Vim keymap is enabled#3781
apples-kksk wants to merge 1 commit intoBoostIO:masterfrom
apples-kksk:fix/issue-2825-vim-ctrl-r

Conversation

@apples-kksk
Copy link
Copy Markdown

Fixes #2825.\n\n## Summary\n- Keep the normal reload shortcut as CommandOrControl+R for non-Vim users.\n- When the editor keymap is Vim, switch the reload accelerator to CommandOrControl+Shift+R.\n- Rebuild the app menu on config renewal so changing the keymap updates the accelerator without affecting other users.\n\nThis follows the review feedback from the older closed PR #3645: the shortcut change is limited to Vim keybind users only.\n\n## Validation\n- Ran: node -c lib/main-menu.js.\n- Ran: git diff --check.

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.

Ctrl-R reloads Boostnote on vim mode

1 participant