diff options
| -rw-r--r-- | dotfiles/zsh/zshrc_d/utils.source.zsh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dotfiles/zsh/zshrc_d/utils.source.zsh b/dotfiles/zsh/zshrc_d/utils.source.zsh index 9232287..a4c3a2c 100644 --- a/dotfiles/zsh/zshrc_d/utils.source.zsh +++ b/dotfiles/zsh/zshrc_d/utils.source.zsh @@ -460,9 +460,3 @@ tv::text () { zle -N tv::text bindkey -M viins '^x' tv::text -tv:: () { - hx $(tv ) - zle accept-line -} -zle -N tv:: -bindkey -M viins '^x' tv:: |
