X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=vim%2F.vim%2Fplugin%2Fzshfe.zsh;h=1afcb2a4b5eed359e0968d17a3f78ee1f65132a5;hb=HEAD;hp=b0d8cd93a5efecbe3c8da39a8cc390b467b02b27;hpb=d0382ac857db24d7b72bf60c77e347596e9c7e52;p=dotfiles.git diff --git a/vim/.vim/plugin/zshfe.zsh b/vim/.vim/plugin/zshfe.zsh deleted file mode 100755 index b0d8cd9..0000000 --- a/vim/.vim/plugin/zshfe.zsh +++ /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"