hop.nvim icon indicating copy to clipboard operation
hop.nvim copied to clipboard

Use `vim.ui.input` to maintain cmdheight=0 and still show prompt for char(s) input

Open megalithic opened this issue 3 years ago • 1 comments

https://github.com/phaazon/hop.nvim/blob/2a1b686aad85a3c241f8cd8fd42eb09c7de5ed79/lua/hop/init.lua#L218

Related https://github.com/phaazon/hop.nvim/issues/296 and https://github.com/phaazon/hop.nvim/issues/276

megalithic avatar Sep 16 '22 16:09 megalithic

I just want to chime in to say that's I think this would be a good idea and that it would also be great if we could optionally turn off the prompt (because vim.input triggers a notification on my system and that would get a bit much).

If @phaazon thinks this would make sense, I could write something and make a PR.

jghauser avatar Sep 19 '22 13:09 jghauser