vim-session
vim-session copied to clipboard
fix for nulls in vim script
there is a bug where newlines in quickfix list get translated into null characters when put in a variable, and then written as ^@ in the session scripts, which makes the script invalid. related to https://vim.fandom.com/wiki/Newlines_and_nulls_in_Vim_script