jeffreytse/zsh-vi-mode

Ctrl commands are broken

Open

#187 opened on Jul 18, 2022

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Shell (147 forks)github user discovery
duplicategood first issue

Repository metrics

Stars
 (4,364 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide