Hi, On Thu, Sep 5, 2019 at 10:03 PM Pete Doherty <[email protected]> wrote: > > > You need to enable that with "resize" and "drag". > > I've done that, but it's very possible I'm overlooking something or my > environment is quirky. I've tried opening vim in/out of tmux, with/out a > .vimrc and almost every variation of the optional configs I can think of. I'm > using Debian 10, i3 version 4.16.1 and vim patch 8.1.1944. > > Here's a screencap of the behavior I see: > https://www.dropbox.com/s/ooc18fc0hmzi5ej/vim-popup-resize-drag.ogv?dl=0 >
It looks like 'mouse' is not enabled. Can you try setting 'mouse' to 'a'? - Yegappan > On Thursday, September 5, 2019 at 4:41:31 PM UTC-4, Bram Moolenaar wrote: >> >> >> > First off, I'm really looking forward to this feature and seeing how it'll >> > be used in the wild. >> > >> > Is the list of "only a few minor things" documented somewhere? I've noticed >> > a few small issues, but don't want to add noise if they're already known. >> > For instance, I don't seem to be able to make popups draggable or >> > resizeable (patch 8.1.1944). >> >> You need to enable that with "resize" and "drag". >> -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAAW7x7nxneL__XAHYsBM7kFiXtjQq_n-dkiQ_GPgg4LgTGnAxQ%40mail.gmail.com.
