SIGN IN SIGN UP
junegunn / fzf UNCLAIMED

:cherry_blossom: A command-line fuzzy finder

0 0 59 Go

Skip FZF_CURRENT_ITEM export when item contains NUL

- 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
J
Junegunn Choi committed
4b23aa45a89c7524ee49177c04c0ebbf9fdb1f0e
Parent: 3953d1c