📄 readme.utf8
字号:
zhcon supports utf-8 locale starting from version 0.2.5.To use utf-8 locale, simply add --utf8 to the command line: zhcon --utf8Limitation of zhcon's utf8 support: * only one system encoding (gbk/big5 etc) can be used at any given time * any character invalid in current system encoding will not be displayed * some terminal applications, such as mc and links, may not function properly under utf8Using vim under utf8 locale:vim 6 has native support for utf8 locale. If vim can not correctly display/edit utf8 Chinese text file, put thefollowing line in your .vimrc file: set encoding=utf8
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -