📄 2utf.config
字号:
# List of directories with charmap files, one per line.# Must end in `/'. /usr/local/share/i18n/charmaps//usr/share/i18n/charmaps//usr/share/i18n/charmap/ [charsets]# These can override iconv(3) and charmap files if any. Charset description# consist of 3 lines, 2) or 3) may be leaved blank:## 1 line) Space separeted names. Case isn't significant, `-' and `_' are# removed. If US-ASCII is subset of this charset or encoding, put# [US-ASCII_is_subset] at the beginning of the line. This means that# US-ASCII message headers can be passed safely through this filter.## 2 line) Command for translation to UTF-8, should read from standard# input and write to standard output. If this command doesn't buffers# it's input and output (even no line buffering) put `%' as a first# character in the line.## 3 line) Command for translation from UTF-8.# Due to the popen(3)# bug in Linux libc (glibc) inexistant commands are not detected.# So please check everything by hand.## The following is at ftp://ftp.cnd.org/pub/ifcss.org/software/unix/convert/#utf-7 Unicode-1-1-UTF-7 Unicode-2-0-UTF-7#u7tou8#u8tou7## Some people say `tcs''s Big5 is wrong (is this true?).#Big5#b5tou8#u8tob5# `tcs' is in most popular software distributions.[US-ASCII_is_subset] EUC-KR EUC-Ktcs -f euc-ktcs -t euc-k[US-ASCII_is_subset] gb GB-2312-80 iso-ir-58tcs -f gbtcs -t gb[US-ASCII_is_subset] Big5tcs -f big5tcs -t big5[US-ASCII_is_subset] jis-kanji ISO_2022-JPtcs -f jis-kanjitcs -t jis-kanji[US-ASCII_is_subset] ujis EUC-JX JIS_0208tcs -f ujistcs -t ujis[US-ASCII_is_subset] ms-kanji Shift-JiStcs -f ms-kanjitcs -t ms-kanji[US-ASCII_is_subset] jistcs -f jis[US-ASCII_is_subset] viscii VISCII_1.1tcs -f viet1tcs -t viet1[US-ASCII_is_subset] viet1 VSCII-1tcs -f viet1tcs -t viet1[US-ASCII_is_subset] viet2 VSCII-2tcs -f viet2tcs -t viet2testingcatcat
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -