mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-05-25 09:48:39 +08:00
Use escape_file_path in new_buffer
Fix: If a definition file path contains a space, the "open in split"
fails with an error.
Fixes https://github.com/davidhalter/jedi-vim/issues/491.
Closes https://github.com/davidhalter/jedi-vim/issues/492.
This commit is contained in:
committed by
Daniel Hahler
parent
9af06424fb
commit
84f5cd92c7
@@ -47,6 +47,7 @@ Matthew Tylee Atkinson (@matatk)
|
||||
Pedro Ferrari (@petobens)
|
||||
Daniel Hahler (@blueyed)
|
||||
Dave Honneffer (@pearofducks)
|
||||
Bagrat Aznauryan (@n9code)
|
||||
|
||||
|
||||
@something are github user names.
|
||||
|
||||
Reference in New Issue
Block a user