From 72f707941af354b56d751186fc535766712a900d Mon Sep 17 00:00:00 2001 From: Wojciech Siewierski Date: Fri, 19 Sep 2014 20:19:21 +0200 Subject: [PATCH] Word splitting issues resolved Example of the issue on zsh with autocd turned on: ~/directory % cat <> "$_FASD_SINK" 2>&1 + { eval "fasd --proc \$(fasd --sanitize \"\$1\")"; } >> "$_FASD_SINK" 2>&1 } autoload -Uz add-zsh-hook add-zsh-hook preexec _fasd_preexec