mirror of
https://github.com/junegunn/fzf
synced 2026-07-27 17:41:41 +00:00
4b23aa45a8
- 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