Skip to content

Is it possible to select the text inside noice input? #695

Answered by ilias777
Demianeen asked this question in Q&A
Discussion options

You must be logged in to vote

If you have a keybinding to exit insert mode like: vim.keymap.set('i', 'kj', '<esc>'), you can enter normal mode with this keybinding and than you can yank the text you want.

yank.mov

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Demianeen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants