How to open a buffer/window without creating a file?
This is probably obvious, how would someone create a buffer window to dump text in and not create a file in the project or anywhere else?
For example at times, there are console log dumps, etc, I would like to paste into a buffer and reformat based on mode, e.g. json, to make it readable, and kill the buffer when finished.
请先登录再写评论。