Skip to content

feat: add word wrap keyboard shortcut#26

Open
alceops wants to merge 1 commit into
nutstore:mainfrom
alceops:alce/add-word-wrap-shortcut
Open

feat: add word wrap keyboard shortcut#26
alceops wants to merge 1 commit into
nutstore:mainfrom
alceops:alce/add-word-wrap-shortcut

Conversation

@alceops
Copy link
Copy Markdown
Contributor

@alceops alceops commented May 1, 2026

Summary

  • add Alt+Z as a global word-wrap toggle shortcut
  • show the shortcut in the existing keyboard shortcut registry/help dialog
  • connect FilePreview Monaco word wrap to the persisted workspace preference instead of forcing wrap on

Closes #7

Verification

  • Python static guard confirmed Alt+Z registration, shortcut hook mounting, preference toggle, and FilePreview wordWrap binding
  • git diff --check

Note: pnpm is not installed in this cron VM, so I could not run the repo typecheck locally.

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.

Add keyboard shortcut for toggling word wrap in code viewer

1 participant