mirror of
https://github.com/junegunn/fzf.git
synced 2026-07-29 19:26:53 +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