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

feat(keymap): move windows without `<C-w>`

Open sand4rt opened this issue 10 months ago • 4 comments


NOTE Please verify that the base repository above has the intended destination! Github by default opens Pull Requests against the parent of a forked repository. If this is your personal fork and you didn't intend to open a PR for contribution to the original project then adjust the base repository accordingly.


sand4rt avatar Feb 18 '25 17:02 sand4rt

This feels like a highly personalized customization to me. But if we get a ton of "HECK YES WE WANT THIS MERGE IT PLEASE!" I'll be delighted to do so.

feoh avatar Feb 19 '25 14:02 feoh

@feoh I added those keymaps because similar ones that allow changing window focus without using <C-w> are included in kickstart.nvim. It seems odd to me that window movement still requires <C-w> but window focus doesn't: https://github.com/nvim-lua/kickstart.nvim/blob/34e7d29aa7b6e95cf09d62baf4c9082db5b129c0/init.lua#L186-L190

Feel free to close the PR if it's not desired of course.

sand4rt avatar Feb 19 '25 15:02 sand4rt

Hey thanks for the explanation. I like the idea!

Anyone have any feelings about this? I'd just love a second "I want this" before I merge.

feoh avatar Feb 19 '25 15:02 feoh

I liked it, it was more simplified.

glaulher avatar Feb 22 '25 01:02 glaulher

I won't use these, but I like the idea of including these as a helping aid guiding people to learn about windows and tabs and stuff

VlaDexa avatar Mar 20 '25 22:03 VlaDexa

Thanks everyone for chiming in! Merging!

feoh avatar Mar 24 '25 19:03 feoh