readme.utf8

来自「zhcon是工作在Linux控制台下的高效双字节中/日/韩(CJK)虚拟终端」· UTF8 代码 · 共 18 行

UTF8
18
字号
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 + =
减小字号Ctrl + -
显示快捷键?