Skip to content

fix for nulls in vim script#192

Open
pantosaur wants to merge 1 commit intoxolox:masterfrom
pantosaur:nonulls
Open

fix for nulls in vim script#192
pantosaur wants to merge 1 commit intoxolox:masterfrom
pantosaur:nonulls

Conversation

@pantosaur
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant