Currently, when /savebuf is called, wrapped lines in a buffer are saved as new lines to file. I would consider this a bug, but since the behavior has existed for a long time, I'd like to see the addition of a switch that disables this behavior so wrapped lines in the buffer are NOT put on new lines within the text file:

/savebuf -wN window file
-wN : Alters how wrapped buffer lines are saved
If N is 0 or not specified, wrapped buffer lines are saved starting on a new line
If N is 1, wrapped buffer lines are saved on the same line as their 'parent' text

Last edited by FroggieDaFrog; 09/02/18 03:48 AM.

I am SReject
My Stuff