this post was submitted on 16 Jul 2023
16 points (100.0% liked)
Neovim
2161 readers
4 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@ashwinvis @vim @neovim This _should_ work out of the box…? Does mouse dragging allow you to create a visual selection? If not, your terminal’s mouse reporting is probably not recognized correctly by (Neo)Vim, or it doesn’t report dragging at all.
@scy
I can select text, resize window panes - that works.
What I am looking for is a way to:
move left pane to right,
move bottom right pane to top left corner etc.
@vim @neovim
@ashwinvis @vim @neovim Oh! Now I understand. Sorry.
Good question, I don’t know of any way, but I’d be interested in finding out, too, now ;)
@scy
Indeed. Something is available in nearly every IDEs, and painfully neglected in Vim, Neovim :harold:
@vim @neovim