zsh-vi-mode icon indicating copy to clipboard operation
zsh-vi-mode copied to clipboard

πŸ’» A better and friendly vi(vim) mode plugin for ZSH.

Results 124 zsh-vi-mode issues
Sort by recently updated
recently updated
newest added

## General information ## Basic examination - [x] I have read through the [README](https://github.com/jeffreytse/zsh-vi-mode) page - [x] I have the latest version of zsh-vi-mode - [x] I have tested with...

## General information - Terminal: alacritty - OS: NixOS / macOS - ZSH framework: None - ZSH version: 5.9 - ZVM version: 0.9.0 ## Basic examination - [x] I have...

enhancement
good first issue

## General information The README has a "Redo" feature, but I can't find how to do it or any code involved. Thank you for the awesome plugin and devotion. ##...

Small change to fix parse error in `case` statement. For some reason, I get the following error with the current code: ```text /home/rdeleulopesp/dotfiles/extra/plugins/zsh/zsh-vi-mode/zsh-vi-mode.zsh:1999: parse error near `)' ``` My zsh...

Hi, The purpose of this pull request is to allow zsh-vi-mode to change the cursor in the GNU screen. The only change is wrapping the cursor style command in '\eP'...

Hi. Im wondering if its possible to move up and down the text output in the terminal, so it kind of behaves like a buffer in vim?

## General information fzf shortcut does not work when following the readme guide ``` OS: NixOS 23.11.20231221.0b3d618 (Tapir) x86_64 Kernel: 6.1.69 Shell: zsh 5.9 Terminal: alacritty ``` ```nix zsh.nix -----...

good first issue

thanks for this tool. I like to use this in my zshrc to have a better cursor. ``` VI_MODE_RESET_PROMPT_ON_MODE_CHANGE=true VI_MODE_SET_CURSOR=true ``` however after enabling it (and restarting zsh), vim visual...

## General information - Terminal program: iTerm.app 3.4.23 (xterm-256color) - Operating system: macOS 14.3.1 (23D60) - ZSH framework: oh-my-zsh master (bebd9ea) - ZSH version: zsh 5.9 (x86_64-apple-darwin23.0) - ZVM version:...

good first issue

## General information - Terminal program: kitty, macos terminal (tried with and without tmux) - Operating system: macOS Ventura 13.4 - ZSH framework: oh-my-zsh - ZSH version: 5.9 - ZVM...