How can I emulate Vim's * search in GNU Emacs?

前端 未结 9 1609
星月不相逢
星月不相逢 2020-12-23 16:57

In Vim the * key in normal mode searches for the word under the cursor. In GNU Emacs the closest native equivalent would be:

C-s C-w

But th

9条回答
提交回复
热议问题