diff options
| author | Paul Buetow <paul@buetow.org> | 2025-03-04 11:59:23 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-03-04 11:59:23 +0200 |
| commit | f43cb19912ce5b7fa41670b267e0e806bd2090b1 (patch) | |
| tree | d991779943d1a57e0838edf33ae06e862c04a552 | |
| parent | 5367b98cf4e17f7906f6d170d88b80a60f73ccdf (diff) | |
jo
| -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:: |
