换码序列 meaning in English
escape sequence
Examples
- Type can be written as character literals , hexadecimal escape sequence , or unicode representation
类型的常数可以写成字符、十六进制换码序列或unicode表示形式。 - Another point to be aware of is the need to tell zsh which characters form escape sequence in a prompt , otherwise it will assume they are all printable characters , and position the cursor incorrectly
另一个需要注意的是需要告诉zsh在提示符中哪些字符构成换码序列,否则就会假设它们都是可打印字符,光标的位置就会出错。