{"id":15211162,"url":"https://github.com/sitdisch/zsh-vim-inclusive-v","last_synced_at":"2026-03-14T05:09:03.875Z","repository":{"id":56456611,"uuid":"191746363","full_name":"sitdisch/zsh-vim-inclusive-v","owner":"sitdisch","description":"Zsh-Plugin | Enables Vim's inclusive v for backward operations in vicmd","archived":false,"fork":false,"pushed_at":"2020-12-28T08:15:10.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T16:27:03.780Z","etag":null,"topics":["shell","shell-extension","shell-script","vi-keybinds","vi-mode","vim","vim-inclusive","vim-keymaps","widget","zsh","zsh-plugin","zsh-plugins","zshell","zshrc"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sitdisch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-13T11:01:14.000Z","updated_at":"2021-06-14T11:48:43.000Z","dependencies_parsed_at":"2022-08-15T19:10:16.376Z","dependency_job_id":null,"html_url":"https://github.com/sitdisch/zsh-vim-inclusive-v","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitdisch%2Fzsh-vim-inclusive-v","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitdisch%2Fzsh-vim-inclusive-v/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitdisch%2Fzsh-vim-inclusive-v/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitdisch%2Fzsh-vim-inclusive-v/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sitdisch","download_url":"https://codeload.github.com/sitdisch/zsh-vim-inclusive-v/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242940018,"owners_count":20209883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["shell","shell-extension","shell-script","vi-keybinds","vi-mode","vim","vim-inclusive","vim-keymaps","widget","zsh","zsh-plugin","zsh-plugins","zshell","zshrc"],"created_at":"2024-09-28T08:20:19.803Z","updated_at":"2025-12-16T04:58:34.420Z","avatar_url":"https://github.com/sitdisch.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vim's inclusive v\n\n## Table of Contents\n\n- [Example](#example)\n- [Explanation](#explanation)\n- [Installation](#installation)\n  - [antigen](#antigen)\n  - [manually](#manually)\n  - [zgen](#zgen)\n  - [zplug](#zplug)\n  - [zplugin](#zplugin)\n- [About the Author](#about-the-author)\n\u003cp\u003e\u003c/p\u003e\n\n## Example\n\n![Animated demonstration](https://raw.githubusercontent.com/sitdisch/cloud/master/gifs/vim_inclusive_v.gif)\n1. shows the difference between the `db` and `dvb` key-sequence\n2. shows the difference between the `dFg` and `dvFg` key-sequence\n\u003cp\u003e\u003c/p\u003e\n\n## Explanation\n\nThis is a zsh plugin. It enables Vim's inclusive **v** in the terminal for backward operations. That means, if you are in the vi-command-mode (vicmd) of the shell and you press **v** after an operator and before a motion command, then you force the operator to include the current char under the cursor in the backward operation too.\n\n* general key-sequence-structure: `{operator}v{movement}`\n  * {operator}: `d, y, c,...`\n  * {movement}: `b, B, h, ^, 0, |, ge, gE, F, T`\n    * consider: other movements are not included currently\n\u003cp\u003e\u003c/p\u003e\n\nOther features of the inclusive/exclusive **v** are not enabled in this widget. Hope you enjoy it anyway.\n\n## Installation\n\nUse one of the following install-procedures to get this zsh-plugin.\n\n### antigen\n```zsh\nantigen bundle sitdisch/zsh-vim-inclusive-v\nantigen apply\n```\n\n### manually\nClone this repository to your destination\n```zsh\n% git clone https://github.com/sitdisch/zsh-vim-inclusive-v\n```\nand then source the zsh-file in your zshrc file.\n```zsh\n% source .../zsh-vim-inclusive-v/zsh-vim-inclusive-v.zsh\n```\n\n### zgen\n```zsh\nzgen load sitdisch/zsh-vim-inclusive-v\nzgen save\n```\n\n### zplug\n```zsh\nzplug 'sitdisch/zsh-vim-inclusive-v'\nzplug install\nzplug load --verbose\n```\n\n### zplugin\n```zsh\nzplugin light sitdisch/zsh-vim-inclusive-v\n```\n\nThat's it. You don't have to map any new keybindings or adapt the vi-modes further.\n\nP.s. the visual-mode with **v** is still working. \n\n## About the Author\n\n|Author   |Source             |\n|---------------|-------------------------------------------------------|\n|sitdisch | \u003chttps://github.com/sitdisch/zsh-vim-inclusive-v\u003e   |\n\nCopyright (c) 2019 sitdisch\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsitdisch%2Fzsh-vim-inclusive-v","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsitdisch%2Fzsh-vim-inclusive-v","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsitdisch%2Fzsh-vim-inclusive-v/lists"}