Skip to content

Conversation

@KSR-Yasuda
Copy link

If command line window is opened with tabman window,
it raises error messages for update tabman infomations.

Added silent! to avoid it.

How to Repro

  1. Set let g:tabman_specials = 1 in .vimrc
  2. Run vim
  3. Open tabman window (<leader>mf)
  4. Open command line window (q: or : -> <C-f>)
  5. It raises errors in s:ManUpdate()

If g:tabman_specials is not set, it doesn't occur.
Probably because command line window is not checked.

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

Successfully merging this pull request may close these issues.

1 participant