Tab/Window group movement: (Ctrl-W)(Ctrl-L), etc

别说谁变了你拦得住时间么 提交于 2019-12-07 12:58:11

问题


I noticed that in the list of supported features for VsVim tab group movement was listed.

I've been trying to use CTRL-W CTRL-K and CTRL-W CTRL-L, but I haven't been able to get them to move between tabs. I was wondering if I needed to do anything in the settings to get this to work properly.

I'm currently using the VsVim on Visual Studio 2013.


回答1:


For a long time, CTRL-l and CTRL-h were not implemented. I have implemented them and they should be available as of the next release of VsVim. They do work across tab groups. In the meantime, if you are anxious to have them, you could grab an AppVeyor build.

Also CTRL-j and CTRL-k are available already. However, they don't move between tab groups; they move between actual Visual Studio horizontal window splits. It is tough to map Vim buffers/windows/tabs onto Visual Studio tabs/tab groups/splits/documents...



来源:https://stackoverflow.com/questions/25585632/tab-window-group-movement-ctrl-wctrl-l-etc

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!