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

[Bug]: Bash Shell alt/option+b and other shell shortcuts not working in MacOS #1759

Open
1 of 3 tasks
smetroid opened this issue Jan 17, 2025 · 1 comment
Open
1 of 3 tasks
Labels
bug Something isn't working triage Needs triage

Comments

@smetroid
Copy link

smetroid commented Jan 17, 2025

Current Behavior

Hello,

I have a questions regarding bash shortcuts in a MacOS platform, when I hit alt+b, it enters a instead of moving the cursor back one word. I've seen this behavior in VS Code as well, the relation between between the two I believe that they are both projects created with Electon.

Expected Behavior

In a bash shell alt+b should send the cursor back one word

Steps To Reproduce

  1. open up a terminal
  2. add a sentence to the terminal eg: this is only a test
  3. press alt+b
  4. if cursor is at the end of test, after pressing alt+b the cursor should now be in between a and test

Wave Version

0.10.4

Platform

macOS

OS Version/Distribution

Chip: Apple M3 Max
macOS: 15.2 (24C101)

Architecture

arm64

Anything else?

No response

Questionnaire

  • I'm interested in fixing this myself but don't know where to start
  • I would like to fix and I have a solution
  • I don't have time to fix this right now, but maybe later
@smetroid smetroid added bug Something isn't working triage Needs triage labels Jan 17, 2025
@smetroid
Copy link
Author

In VSCode I had to enable this to get alt/option+b working properly again

Image

Not sure if this is just related to my setup, I do have an external keyboard, but the keyboard layout that I have should be the same as a mac.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Needs triage
Projects
None yet
Development

No branches or pull requests

1 participant