]> Sergey Matveev's repositories - dotfiles.git/blobdiff - vim/.vim/plugin/zshfe.zsh
HI flag
[dotfiles.git] / vim / .vim / plugin / zshfe.zsh
diff --git a/vim/.vim/plugin/zshfe.zsh b/vim/.vim/plugin/zshfe.zsh
deleted file mode 100755 (executable)
index 0dfcd68..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/usr/bin/env zsh
-
-set -e
-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"