mirror of
https://github.com/junegunn/fzf
synced 2026-06-09 10:03:17 +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