mirror of
https://gitlab.com/wsdjeg/vim-galore-zh_cn.git
synced 2025-01-18 20:49:28 +08:00
Update Technical quirks.md
This commit is contained in:
parent
73eca6f8b6
commit
45ad324ed4
@ -1,3 +1,8 @@
|
|||||||
# 技术怪癖
|
# 技术怪癖
|
||||||
|
|
||||||
## NUL 符用新行表示
|
## NUL 符用新行表示
|
||||||
|
|
||||||
|
文件中的 NUL 符 (`\0`) 在内存中会被存储为换行符 (`\n`) 且
|
||||||
|
在缓冲区中显示为 `^@`.
|
||||||
|
|
||||||
|
在 `man 7 ascii` 和 `:h NL-used-for-Nul` 中查看更多信息。
|
||||||
|
Loading…
x
Reference in New Issue
Block a user