kamiyaa / joshuto

ranger-like terminal file manager written in Rust
https://crates.io/crates/joshuto
GNU Lesser General Public License v3.0
3.34k stars 151 forks source link

fix: escape `'` char in trash operations #501

Closed Akmadan23 closed 4 months ago

Akmadan23 commented 4 months ago

Without this any attempt to trash a file with a ' in its path results in an error.