jeffreytse/zsh-vi-mode

💻 A better and friendly vi(vim) mode plugin for ZSH.

View on GitHub ↗Jump to charts ↓Open shareable report →

Summary Information

Updated 44 minutes ago
Type:Plugin / ExtensionCategory(s):Terminal, Shell & TUIDeveloper Tools
Added to GitGenius on September 15th, 2026
Created on December 11th, 2020
Open Issues & Pull Requests: 131 (+0)
GitHub issues: Enabled
Number of forks: 155
Total Stargazers: 4,451 (+0)
Total Subscribers: 13 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 36.2 hours
Mean response time: 92.2 days
90th percentile: 375.7 days
Tracked items: 59

Most active contributors

Sign in to see contributor activity.

How this project is maintained

96% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 55% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 52
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 762 days
Stale 30+ days: 50
Stale 90+ days: 44

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (16)
  • good first issue (12)
  • verified (11)
  • enhancement (9)
  • documentation (1)
  • help wanted (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Zsh Vi Mode is a ZSH plugin that provides vi and vim keybindings for the shell.

The plugin addresses limitations in ZSH's built-in vi mode, which lacks features and exhibits behaviors that diverge from native vi and vim. The default vi mode in ZSH has incomplete functionality and inconsistent semantics compared to actual vi editors. This plugin reimplements vi mode with better fidelity to vim's behavior and adds missing features to create a more complete and intuitive experience for users accustomed to vi editing.

Developers who rely on vi keybindings and want consistent behavior between their editor and shell should consider this plugin. It suits anyone using ZSH who prefers vi-style navigation and editing over the default emacs-like keybindings. The plugin is designed to work with common ZSH plugin managers including antigen, zplug, zinit, and zgen, making it straightforward to integrate into existing ZSH configurations.

The project maintains active engagement with its user base through multiple support channels and demonstrates ongoing development focused on improving vi mode compatibility and usability within the ZSH environment.