mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-02-28 04:22:18 +08:00
"system()" called by "get_git_untracked" and "get_hg_untracked" fails sometimes. It reports error "Can't open file /tmp/***". The root cause is that the file path for system() contains some unordinary character and lacks quotes.
6.2 KiB
6.2 KiB