Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 macOS Text Editing Keys Not Fully Working #1903

Open
maclong9 opened this issue Oct 12, 2024 · 0 comments
Open

🐞 macOS Text Editing Keys Not Fully Working #1903

maclong9 opened this issue Oct 12, 2024 · 0 comments
Labels
bug Something isn't working other P1 This is a high-priority issue triage needed

Comments

@maclong9
Copy link

maclong9 commented Oct 12, 2024

Description

I utilise the readline style text commands supported by macOS such as Ctrl-f and Ctrl-b to move forward and backwards a character, normally I would be able to use Ctrl-Opt-f and Ctrl-Opt-b to move forward and backward a whole word, inside of CodeEdit.app this does not work and I am met with the macOS beep sound.

If you could get this functionality setup and fixed I would definitely consider using this application for all coding that can'd be done in Xcode.

You can see the full list of supported commands here under Move around within a document.

To Reproduce

  1. open a file in the app
  2. try to use readline commands that utilise Option
  3. hear the beep

Expected Behavior

The cursor should move forward or backward a word, or perform whichever other command you input via the keyboard.

Version Information

CodeEdit: Version 0.3.2-alpha (43)
macOS: Version 15.1 Beta (24B5070a)
Xcode: Version 16.0 (16A242d)

Additional Context

No response

Screenshots

No response

@maclong9 maclong9 added the bug Something isn't working label Oct 12, 2024
@tom-ludwig tom-ludwig added the P1 This is a high-priority issue label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working other P1 This is a high-priority issue triage needed
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants