[GH-ISSUE #1205] Can not input CN character in remote ssh terminal #699

Closed
opened 2026-02-27 00:00:40 +03:00 by kerem · 1 comment
Owner

Originally created by @zxdong262 on GitHub (Apr 3, 2019).
Original GitHub issue: https://github.com/electerm/electerm/issues/1205

Originally created by @zxdong262 on GitHub (Apr 3, 2019). Original GitHub issue: https://github.com/electerm/electerm/issues/1205
kerem 2026-02-27 00:00:40 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@zxdong262 commented on GitHub (Apr 8, 2019):

It is a locale problem, just set proper lang

https://askubuntu.com/questions/162391/how-do-i-fix-my-locale-issue

Just add the following to your .bashrc file (assuming you're using bash)

export LC_ALL="en_US.UTF-8"

<!-- gh-comment-id:480734161 --> @zxdong262 commented on GitHub (Apr 8, 2019): It is a locale problem, just set proper lang https://askubuntu.com/questions/162391/how-do-i-fix-my-locale-issue > Just add the following to your .bashrc file (assuming you're using bash) `export LC_ALL="en_US.UTF-8"`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#699
No description provided.