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 Report: Using opt+arrow keys causes cli to quit #23

Closed
muandane opened this issue Nov 14, 2023 · 3 comments
Closed

🐞 Bug Report: Using opt+arrow keys causes cli to quit #23

muandane opened this issue Nov 14, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@muandane
Copy link
Owner

🐞 Describe the bug

requires fix when using the keys to jump between words the cli exits opt+arrow keys

🔁 To Reproduce

  1. type something in the body of the commit message
  2. try to jump between the words with opt+<-
  3. Error asking questions: unexpected escape sequence from terminal: ['\x1b' 'b']

📖 Expected behavior

jump between words and not quit

🌅 Screenshots

image

💻 Desktop

No response

@muandane muandane added the bug Something isn't working label Nov 14, 2023
@muandane
Copy link
Owner Author

For now this will require a huge refactor of code since the pkg used is no longer maintained and wont be fixing this issue

@muandane
Copy link
Owner Author

will have to check bubbletea pkg for replacement

@muandane
Copy link
Owner Author

Fixed in #27 with the use of Huh?

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

No branches or pull requests

1 participant