tmux-resurrect icon indicating copy to clipboard operation
tmux-resurrect copied to clipboard

[BUG] saving with nvim opens the incorrect files if you have spaces in filenames

Open Will-Hendrix opened this issue 1 year ago • 0 comments

reproduce: have files 'file1' 'file2' 'file1 file2' in one directory open 'file1 file2' save restore now 'file1' and 'file2' are both open, and 'file1 file2' is not.

Will-Hendrix avatar Mar 01 '24 03:03 Will-Hendrix