0

In vim's manual:

When replacing: \r is newline, \n is a null byte (0x00). 

The \n's value is 0x0a in hex format,it is no relation with 0x00 ,what is the logic to define When replacing: \r is newline, \n is a null byte (0x00).?

2

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.