Julian / Julian/vim-textobj-variable-segment
Highlight in visual mode from current cursor position on
- Dominant language
- Vim Script
- Stars
- 160
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
In visual mode, hitting iv should highlight up to the next punctuation mark from the current cursor position, and not from the position where visual mode was entered.
This seems related to https://github.com/beloglazov/vim-textobj-punctuation/issues/3 so perhaps one should ask @kana about it?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue in Vim visual mode with `iv`, comparing the result when visual mode begins at a different position. Check the related vim-textobj-punctuation issue for context. Done means highlighting extends to the next punctuation mark from the current cursor position rather than the visual-mode entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100