this post was submitted on 16 Jul 2023
0 points (NaN% liked)

Neovim

2490 readers
1 users here now

founded 2 years ago
MODERATORS
 

I like mixing the keyboard and mouse. Yes I know

set mouse=a

exists, but it provides only some basic actions. I was wondering if you could map the mouse to allow moving split window panes around - something which is painful to do by keyboard. Do you know of something like this?

#vim #neovim

@vim @neovim

you are viewing a single comment's thread
view the rest of the comments
[–] ashwinvis@mastodon.acc.sunet.se 1 points 2 years ago

@tshirtman
Ooh... like a tiling window manager. I will check it out. I like the labelled popups in front of panes.

I see something similar written in Lua.

https://github.com/sindrets/winshift.nvim

@scy @vim @neovim