You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide your environment info clipped by Vim Mode Plus: Clip Debug Info command.
Try with latest Atom and latest vim-mode-plus.
Pick a descriptive and non-ambiguous subject
Express "what" you want(feature? config option?, behavior change?) in short sentence(not long!).
We need the ability to search with the /e flag. This will place the cursor at the end of the search.
Contrast current behavior if you want to change current behavior, with sample text, operation(keystroke) and result.
Include real use case so that maintainer can understand "why" you need help.
Use case: when you want to affect the end of the search term, it's far more convenient to search, land where you want to affect, hit n to go to the next and just hit ., instead of having to hit n and then f<char> (potentially multiple times) and then ..
Include Atom(atom --version), vim-mode-plus version, and OS version(e.g. macOS Sierra 10.12.3).
macOS Mojave 10.14.6
Atom 1.42.0
vim-mode-plus 1.36.4
Execute
Vim Mode Plus: Clip Debug Info
(which write info to clipboard) then paste here.debug info
Read and check all "Checklist" below.
Checklist
You have to check all before open issue.
Vim Mode Plus: Clip Debug Info
command.We need the ability to search with the /e flag. This will place the cursor at the end of the search.
Use case: when you want to affect the end of the search term, it's far more convenient to search, land where you want to affect, hit
n
to go to the next and just hit.
, instead of having to hitn
and thenf<char>
(potentially multiple times) and then.
.atom --version
), vim-mode-plus version, and OS version(e.g. macOS Sierra 10.12.3).macOS Mojave 10.14.6
Atom 1.42.0
vim-mode-plus 1.36.4
The text was updated successfully, but these errors were encountered: