Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swapping buffer with window from another tab does not work #39

Open
simlei opened this issue Apr 17, 2018 · 1 comment
Open

Swapping buffer with window from another tab does not work #39

simlei opened this issue Apr 17, 2018 · 1 comment

Comments

@simlei
Copy link

simlei commented Apr 17, 2018

Hi; great Plugin!!
I am a happy user and it's just easy going. But I did not manage to do one thing: swap buffers between windows of different tabs.

Config:

nmap  <C-w>;  <Plug>(choosewin)
  • I am in tab 1, window 'A' (2 more are open in this tab)
  • then I open the choosing mode C-w ;
  • then go into swap mode s
  • then press 2 for viewing tab 2 (red prompt "[swap] choose >" below still waiting for input )
  • then press b for completing my selection of swap target "Window b in tab 2"

Result: Focus is now in Window b, tab 2, but nothing was swapped.

@t9md
Copy link
Owner

t9md commented Apr 18, 2018

Swapping window with window of other tab is not supported operation.
In other words, swapping is supported only within tab.
I myself have no plan to support it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants