]> Sergey Matveev's repositories - nnn.git/commit
add shell_escape() to properly escape filenames fed to shell
authorNRK <nrk@disroot.org>
Tue, 21 Mar 2023 10:59:25 +0000 (16:59 +0600)
committerNRK <nrk@disroot.org>
Wed, 22 Mar 2023 04:09:39 +0000 (10:09 +0600)
commit57882ffab713e66690d29714a7fbea2cb2e61a5f
tree01110a3cb462790c5b5dc700431c674062d03a72
parentc4678e311641d328cd127a5f83f7f566aeda09d2
add shell_escape() to properly escape filenames fed to shell

Fixes: https://github.com/jarun/nnn/issues/1615
src/nnn.c