10 Commits

Author SHA1 Message Date
Ingo Karkat ea0d63d420 Add ingo#escape#command#mapunescape() 2017-05-26 17:47:29 +02:00
Ingo Karkat 29fe65fed7 file creation 2017-05-26 17:47:29 +02:00
Ingo Karkat 3663924bcb BUG: Unescaped backslash resulted in unclosed [...] regexp collection causing ingo#escape#file#fnameunescape() to fail to escape on Unix 2017-05-26 17:47:17 +02:00
Ingo Karkat 750dff8412 ENH: Add a:isFile flag to ingo#escape#file#bufnameescape() in order to do full matching on scratch buffer names
There, the expansion to a full absolute path must be skipped in order to match.
2017-05-26 17:47:14 +02:00
Ingo Karkat e15bd3a0e7 Move ingo#escape#shellcommand#shellcmdescape() to ingo#compat#shellcommand#escape(), as it is only required for older Vim versions 2017-05-26 17:43:37 +02:00
Ingo Karkat b640ed5c29 FIX: Correct ingo#escape#file#wildcardescape() of * and ? on Windows 2017-05-26 17:32:27 +02:00
Ingo Karkat 5fe3fcc8ea Add ingo#escape#file#wildcardescape()
file creation
2017-05-26 17:29:08 +02:00
Ingo Karkat 5e9ff49ec2 file creation 2017-05-26 17:28:20 +02:00
Ingo Karkat 5185381cbd file creation from escapings.vim. 2017-05-26 17:27:48 +02:00
Ingo Karkat ad919419fe file creation 2017-05-26 17:25:48 +02:00