summaryrefslogtreecommitdiff
path: root/shell/key-bindings.bash
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2023-10-03 20:04:56 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2023-10-04 21:43:11 +0900
commit488a236b7a4d01e910e0ac80b4794a7a054fb3a8 (patch)
treea10b1994d626ca98a989b888f4b524f2a5077ae2 /shell/key-bindings.bash
parente833823e15833122881a2cab333124c23fcc6ba5 (diff)
downloadfzf-488a236b7a4d01e910e0ac80b4794a7a054fb3a8.tar.gz
[shell] Avoid side-effects during eval (#3459)
Take two. * Avoid eval if the prefix contains `:=` * This is not to evaluate variable assignment. e.g. ${FOO:=BAR} * [zsh] Prevent `>(...)` form * Suppress error message from prefix evaluation * Stop completion when prefix evaluation failed Thanks to @calestyo
Diffstat (limited to 'shell/key-bindings.bash')
0 files changed, 0 insertions, 0 deletions