Kirill Bulatov
Kirill Bulatov
This seem to work for me: https://github.com/user-attachments/assets/a48fce03-1874-4b80-a42e-bc24d438af2a I wonder if you have any custom keybindings (maybe, even the system ones) that prevent this? Can you please send the keymap you...
Hello, I'm interested to fix this and would love to get any pointers for that.
> How to make this "Functionality-wise"? Assuming this question is more like "how to make it work outside of Vim": 1. Decide what is the namespace for the new commands...
Whatever we do, we do not want to change things a lot here: * removing something from Vim seems a bit excessive, as I imagined we are good already with...
> "ResizePane" has been removed Indeed, I've got confused by the original link I've dug. We have now https://github.com/zed-industries/zed/blob/c7da6283cc2a5a8b305fcad6902f63106dbb7a39/assets/keymaps/vim.json#L736-L741 in Vim. 4 directions, maximize and restore the size. This is...
I think, Vim is unrelated at all, as there are no dock-like analogues there? Let's update the PR description, explain elaborately on what is being replicated from VSCode — having...
My words: > I think, Vim is unrelated at all, as there are no dock-like analogues there? Your words: > @SomeoneToIgnore mentioned that there are already similar features in Vim...
> I would use the word "pane" instead of "dock" from now. This is very confusing overall and wrong to do in the release notes at least — so I'll...
> With this design, there’s only one question: as the size of all docks increases, the remaining space becomes smaller, and the adjustment percentage even smaller. However, I don’t think...
All right, time to fix https://github.com/zed-industries/zed/pull/31366#pullrequestreview-2877401452 and we're good, it seems.