You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XCode 12 added a new feature called "Document Tabs" https://developer.apple.com/forums/thread/649999 but I've been unable find the corresponding :xccmd like the windows tab ones mentioned above. Is this simply an issue of me finding the correct :xccmd and if so, is there a way to find the command names? Or is new functionality required in xVim2?
The text was updated successfully, but these errors were encountered:
I've used the following commands for mapping the cycling of Window Tabs:
:xccmd selectPreviousTab<CR>
:xccmd selectNextTab<CR>
XCode 12 added a new feature called "Document Tabs" https://developer.apple.com/forums/thread/649999 but I've been unable find the corresponding
:xccmd
like the windows tab ones mentioned above. Is this simply an issue of me finding the correct:xccmd
and if so, is there a way to find the command names? Or is new functionality required in xVim2?The text was updated successfully, but these errors were encountered: