t9md / atom-vim-mode-plus

vim-mode improved
https://atom.io/packages/vim-mode-plus
MIT License
1.4k stars 111 forks source link

Change Occurrence From Search is not working #1148

Open wrongsyntax opened 3 years ago

wrongsyntax commented 3 years ago

Execute Vim Mode Plus: Clip Debug Info(which write info to clipboard) then paste here.

debug info ```json { "atom": "1.57.0", "platform": "darwin", "release": "20.3.0", "vmpVersion": "1.36.4", "vmpConfig": { "smoothScrollOnFullScrollMotion": true, "smoothScrollOnFullScrollMotionDuration": 250, "smoothScrollOnHalfScrollMotion": true, "smoothScrollOnHalfScrollMotionDuration": 200, "smoothScrollOnMiniScroll": true, "smoothScrollOnMiniScrollDuration": 50, "smoothScrollOnRedrawCursorLine": true, "statusBarModeStringStyle": "long" } } ```

Read and check all "Checklist" below.

Checklist

You have to check all before open issue.

Command Palette

The keybinding is set up properly, because I can see it when I open the Keybinding Resolver, and I also have the Incremental Search setting enabled. Despite all this, the command doesn't even appear in the command palette.

Keybinding Resolver