Skip to content
This repository was archived by the owner on Apr 24, 2021. It is now read-only.
This repository was archived by the owner on Apr 24, 2021. It is now read-only.

Encoding in nREPL console #252

Description

@linchk

Windows 10. ru_Ru
Encoding in the nRelp console isn't UTF-8.

Exemple:
(sort ["Эверест" "Анды" "Карпаты" "Пиренеи"])

InstaRep - eval it ok:
;;=>("Анды" "Карпаты" "Пиренеи" "Эверест")

nRepl - eval it in not alphabetical order:
;;=>("Эверест" "Анды" "Карпаты" "Пиренеи")

If Run UTF-8 code
in nRepl return not printable out:
Running...
("����" "�������" "�������" "�������")

=== Finished ===

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions