[GH-ISSUE #436] Add character set translation option to Kitty #358

Closed
opened 2026-02-26 11:57:56 +03:00 by kerem · 4 comments
Owner

Originally created by @luckykeeper on GitHub (Jun 15, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/436

Originally assigned to: @VShawn on GitHub.

[Feature request] (Kitty) Add Translation Option | 【功能建议】(Kitty)增加字符集转换选项

Putty/Kitty 支持字符集转换选项,能够选择字符集,希望能在设置里面增加这一选项以适应个别中文设备(如华为)

如下图所示:华为设备需要选择“使用字体编码才能支持中文显示”,而当前并不支持设置这一功能,putty是原生支持的,希望能够添加这一选项,感谢!

截图设备:华为 SmartAX MA5698

image

image

image

Originally created by @luckykeeper on GitHub (Jun 15, 2023). Original GitHub issue: https://github.com/1Remote/1Remote/issues/436 Originally assigned to: @VShawn on GitHub. [Feature request] (Kitty) Add Translation Option | 【功能建议】(Kitty)增加字符集转换选项 Putty/Kitty 支持字符集转换选项,能够选择字符集,希望能在设置里面增加这一选项以适应个别中文设备(如华为) 如下图所示:华为设备需要选择“使用字体编码才能支持中文显示”,而当前并不支持设置这一功能,putty是原生支持的,希望能够添加这一选项,感谢! 截图设备:华为 SmartAX MA5698 ![image](https://github.com/1Remote/1Remote/assets/34579433/61aec425-9b15-47f6-be7b-24f50bf1e0c8) ![image](https://github.com/1Remote/1Remote/assets/34579433/e8e53351-50ab-4a81-af1f-e82a89482665) ![image](https://github.com/1Remote/1Remote/assets/34579433/2d76806f-db39-4be4-adf2-c4c184327b2a)
kerem 2026-02-26 11:57:56 +03:00
Author
Owner

@VShawn commented on GitHub (Jun 17, 2023):

For now I'm not sure if we can set this character set by CLI when start SSH connection. I will find out in the kitty document and test it latter.

<!-- gh-comment-id:1595571892 --> @VShawn commented on GitHub (Jun 17, 2023): For now I'm not sure if we can set this `character set` by CLI when start SSH connection. I will find out in the kitty document and test it latter.
Author
Owner

@luckykeeper commented on GitHub (Jun 17, 2023):

For now I'm not sure if we can set this character set by CLI when start SSH connection. I will find out in the kitty document and test it latter.

Thanks a lot, looking forward to the update👍

<!-- gh-comment-id:1595609791 --> @luckykeeper commented on GitHub (Jun 17, 2023): > For now I'm not sure if we can set this `character set` by CLI when start SSH connection. I will find out in the kitty document and test it latter. Thanks a lot, looking forward to the update👍
Author
Owner

@VShawn commented on GitHub (Jun 17, 2023):

Hi @luckykeeper

Here's the solution:

  1. create a txt somewhere with content LineCodePage\Use%20font%20encoding\
  2. conif the KiTTY Session of your ssh connection.

image

then your KiTTY session character set will be set to Use font encoding.

Plz test by yourself since I don't have any HUAWEI device, UTF-8 works fine with my PC :)

<!-- gh-comment-id:1595655490 --> @VShawn commented on GitHub (Jun 17, 2023): Hi @luckykeeper Here's the solution: 1. create a txt somewhere with content `LineCodePage\Use%20font%20encoding\` 2. conif the KiTTY Session of your ssh connection. ![image](https://github.com/1Remote/1Remote/assets/10143738/f922a0ca-f1ed-4f86-8d27-e29c8fda9017) then your KiTTY session character set will be set to `Use font encoding`. Plz test by yourself since I don't have any HUAWEI device, UTF-8 works fine with my PC :)
Author
Owner

@luckykeeper commented on GitHub (Jun 17, 2023):

It works! Thanks a lot!

image

I'll close this issue

<!-- gh-comment-id:1595846594 --> @luckykeeper commented on GitHub (Jun 17, 2023): It works! Thanks a lot! ![image](https://github.com/1Remote/1Remote/assets/34579433/b4bb7783-0563-448c-a0bc-a3d781d724ef) I'll close this issue
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/1Remote#358
No description provided.