daa84 / neovim-gtk

gtk ui for neovim
GNU General Public License v3.0
716 stars 57 forks source link

Support mousemodel=popup_setpos and :popup command #206

Open RedBeard0531 opened 4 years ago

RedBeard0531 commented 4 years ago

One of the missing features for nvim-gtk vs gvim is the ability to use the right-click context menu (vim calls it the "PopUp" menu, but it is unrelated to the nvim-gtk Popup for completion). I know that the mouse is anathema to many vim users, but I find it useful to put some commands in the context menu that are useful, but used to rarely to commit to memory.