mirror of
https://gitlab.com/wsdjeg/vim-galore-zh_cn.git
synced 2026-04-25 08:49:51 +08:00
214 B
Executable File
214 B
Executable File
新行用于NUL
一个文件中的NUL字符(\0),是以换行符(\n)在内存中被存储的同时在显示的时候以^@呈现。
查阅man 7 ascii和:h NL-used-for-Nul获取更多相关信息。