https://bugs.kde.org/show_bug.cgi?id=378322
--- Comment #8 from Yuki <x1353...@outlook.com> --- I found that path "CTags database file" is given to -f option of ctags command correctly if I surround it by double quotation. Is this expected behavior? Kate version----- Version 20.12.2 ----- Setting of CTags plugin ----- Index Target: C:/Programs/src dir1, C:/Programs/src dir2 CTags database file: "C:/Programs/src dir/tags" CTags command: C:/Programs/bin/logargs.bat ----- logargs.bat ----- echo [%0] [%1] [%2] [%3] [%4] [%5] [%6] [%7] [%8] [%9] >> "%TEMP%\args.log" ----- args.log ----- [C:\Programs\bin\logargs.bat] [-f] ["C:\Programs\src dir\tags"] ["C:/Programs/src dir1"] ["C:/Programs/src dir2"] [] [] [] [] [] -- You are receiving this mail because: You are watching all bug changes.