jeffreytse/zsh-vi-mode

Ctrl commands are broken

Open

#187 建立於 2022年7月18日

在 GitHub 查看
 (3 留言) (0 反應) (1 負責人)Shell (147 fork)github user discovery
duplicategood first issue

倉庫指標

Star
 (4,364 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

General information

When using zsh-vi-mode I try to use Ctl-Z or Ctrl-G or Ctrl-F to do several fzf commands I usually run but when I try to use them with zsh-vi-mode it doenst work.

Here are the relevant functions that do it:

https://github.com/dagadbm/dotfiles/blob/master/zsh/zshrc.zsh#L116

Basic examination

  • I have read through the README page
  • I have the latest version of zsh-vi-mode
  • I have tested with another terminal program

Problem description

Reproduction steps

Expected behavior

貢獻者指南