Skip to content

Conversation

Copy link

Copilot AI commented Nov 16, 2025

Adds vi keybindings to zsh for efficient command line editing.

Changes

  • Added bindkey -v to KEY BINDINGS section in .zshrc

Enables vi modal editing: ESC enters normal mode for navigation/editing with standard vi commands (hjkl, w/b, dd, etc.).

Original prompt

This section details on the original issue you should resolve

<issue_title>Enable vi mode on zsh</issue_title>
<issue_description>To edit commands easily</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: berenar <29778978+berenar@users.noreply.github.com>
Copilot AI changed the title [WIP] Enable vi mode in zsh for easier command editing Enable vi mode in zsh Nov 16, 2025
Copilot AI requested a review from berenar November 16, 2025 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable vi mode on zsh

2 participants