8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cat /dev/zero | :new <C-w>o
This will attempt writing to the terminal buffer, which is read-only. When piping, the buffer number should be stored and re-used instead of using 0.