mirror of
https://github.com/junegunn/fzf.git
synced 2026-07-08 09:39:16 +08: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