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

How close BufExplorer is if it has opened in another tab? #95

Open
vitalii-c opened this issue Oct 7, 2021 · 0 comments
Open

How close BufExplorer is if it has opened in another tab? #95

vitalii-c opened this issue Oct 7, 2021 · 0 comments

Comments

@vitalii-c
Copy link

I'm using vim with tabs and vim-session plugin, each project lives in its own separate tab.
If I open :ToggleBufExplorer in some tab and forget to close it, then it is not possible to run it in another tab, so before I am able to open it again I should find the project/tab where it is currently running, sometimes it is annoying.

Probably there is features or possibility implement behaviours:

  • which will check that explored closed before leavening tab ( I use gt gT nnn gt )
  • or check in which tab it currently running in close it there and open in current tab
✔ ~/Dropbox/Mackup/Dotfiles/vim [develop {origin/develop}|✚ 2…1] 
13:56 $ git grep ToggleBufExplorer
key.vim:nmap <leader>5 <esc>:ToggleBufExplorer<cr>
key.vim:vmap <leader>5 <esc>:ToggleBufExplorer<cr>
key.vim:imap <leader>5 <esc>:ToggleBufExplorer<cr>
key.vim:nnoremap <silent> <Space> :ToggleBufExplorer<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant