t9md / atom-vim-mode-plus

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

doesn't work search-current-word #1075

Open original001 opened 6 years ago

original001 commented 6 years ago

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

debug info ```json { "atom": "1.27.1", "platform": "darwin", "release": "17.5.0", "vmpVersion": "1.32.0", "vmpConfig": { "blackholeRegisteredOperators": [], "startInInsertModeScopes": [], "charactersToAddSpaceOnSurround": [], "highlightSearchExcludeScopes": [], "flashOnOperateBlacklist": [] } } ```

Read and check all "Check list" bellow.

Check list

You have to check all before open issue.

glutaminefree commented 6 years ago

Confirm.

Atom: 1.27.2 Vim-mode-plus: 1.32.0 Platform: Fedora 28 x86_64

Pressing * or # when cursor on some word do nothing :(

t9md commented 6 years ago

How can you reproduce this? I can't. Could you share the details of reproduction steps(text/language-mode(grammar rule) and cursor-position)?.

glutaminefree commented 6 years ago

@t9md Looks like fixed.