]> Sergey Matveev's repositories - dotfiles.git/blobdiff - vim/.vim/plugin/zshfe.zsh
I learn zsh
[dotfiles.git] / vim / .vim / plugin / zshfe.zsh
index 0dfcd68e96761bff887a860988e5ad7b1338322a..b0d8cd93a5efecbe3c8da39a8cc390b467b02b27 100755 (executable)
@@ -5,4 +5,4 @@ zmodload zsh/zpty
 zpty zshfe zsh
 zpty -w zshfe "print ZSHFE $*"$'\t EFHSZ\nexit\n'
 zpty -r zshfe zshfe "*exit"
-echo "$zshfe" | sed -n "s/^ZSHFE \(.*\) EFHSZ/\1/p"
+echo $zshfe | sed -n "s/^ZSHFE \(.*\) EFHSZ/\1/p"