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

fix ALT+N #118

Closed
MCWertGaming opened this issue Mar 27, 2021 · 1 comment
Closed

fix ALT+N #118

MCWertGaming opened this issue Mar 27, 2021 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@MCWertGaming
Copy link
Collaborator

Even after the fix of the alt and ctrl keys ALT+N remains broken. I'm not sure yet what's exactly the problem, but it's inside of the utf8_to_utf32() functions because it's throwing a runtime_error when you press it. The console output is:

[mcwertgaming@archlinux examples]$ /home/mcwertgaming/git/cpp-terminal/build/examples/prompt
Interactive prompt.
  * Use Ctrl-D to exit.
  * Use Enter to submit.
  * Features:
    - Editing (Keys: Left, Right, Home, End, Backspace)
    - History (Keys: Up, Down)
    - Multi-line editing (use Alt-Enter to add a new line)
> Runtime error: Expected more bytes in UTF8 encoded string                                                                                                                                                                                                                        1,1   ]
[mcwertgaming@archlinux examples]$
@MCWertGaming MCWertGaming mentioned this issue Mar 27, 2021
42 tasks
@MCWertGaming MCWertGaming self-assigned this Nov 23, 2021
@MCWertGaming MCWertGaming added the bug Something isn't working label Nov 23, 2021
@MCWertGaming MCWertGaming added this to Bugs in CPP-Terminal Dec 6, 2021
@MCWertGaming MCWertGaming added this to the V1.X.X milestone Dec 7, 2021
@flagarde
Copy link
Collaborator

@MCWertGaming This seems to be solved too, Please have a look

CPP-Terminal automation moved this from Bugs to Done Sep 13, 2023
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
Status: Done
Development

No branches or pull requests

2 participants