mirror of
https://github.com/junegunn/fzf.git
synced 2026-09-16 00:40:42 +08:00
- exec(2) rejects env entries containing NUL, breaking preview and other child commands when the input has NUL bytes - skip the export and document the limitation Fix #2395