Vim command: how to select a word under cursor in normal mode February 11, 2023 by Tarik You can use * and/or # to search for the word under the cursor or viw to visually select the word under the cursor.