Doing so should unnest a buffer containing the piped text. e.g.) `cat my_file.txt | sed 's/sun/moon/' | nvim`
Doing so should unnest a buffer containing the piped text.
e.g.)
cat my_file.txt | sed 's/sun/moon/' | nvim