Skip to content
New issue

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

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

Already on GitHub? # to your account

[Helpers/repl] Special characters not working anymore? #962

Closed
github-actions bot opened this issue Jan 10, 2023 · 1 comment
Closed

[Helpers/repl] Special characters not working anymore? #962

github-actions bot opened this issue Jan 10, 2023 · 1 comment
Labels
bug Something isn't working critical Critical, top-priority issues helpers Issues related to Helper modules repl Issues related to the REPL todo Automatically generated issues from TODOs in the code

Comments

@github-actions
Copy link

[Helpers/repl] Special characters not working anymore?

For example: accented characters or the - very useful and common - null alias ø

# TODO(Helpers/repl) Special characters not working anymore?

    #=======================================

    # TODO(Helpers/repl) Special characters not working anymore?
    #  For example: accented characters or the - very useful and common - null alias `ø`
    #  labels: helpers, repl, bug, critical

    proc replInput*(
        prompt: string, 
        historyPath: string = ReplHistoryPath, 
ndex 265763ba4..a16ca53b8 100644
++ b/src/library/Core.nim

fec27c90f991045460deccb70027325a3e22f17d

@github-actions github-actions bot added bug Something isn't working critical Critical, top-priority issues helpers Issues related to Helper modules repl Issues related to the REPL todo Automatically generated issues from TODOs in the code labels Jan 10, 2023
@drkameleon
Copy link
Collaborator

Marking as "solved"; although in fact the issue is pending: #967

In a few words: let's - at least - make it work as before (which was not that terrible), instead of introducing a bug...

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working critical Critical, top-priority issues helpers Issues related to Helper modules repl Issues related to the REPL todo Automatically generated issues from TODOs in the code
Projects
No open projects
Development

No branches or pull requests

1 participant