wsdjeg-vim-galore-zh_cn/chapter/newline-used-for-nul.md

5 lines
205 B
Markdown
Raw Normal View History

## NUL 符用新行表示
文件中的 NUL 符 `\0`),在内存中被以新行(`\n`)保存,在缓存空间中显示为 `^@`
更多信息请参看 `man 7 ascii``:h NL-used-for-Nul`