mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 11:30:28 +01:00
Failing to suppress output can cause problems in some environments, especially if the shell command fails or does something else spooky. Example where failing to suppress the shell command causes issues with [vim-airline](https://github.com/bling/vim-airline) with the tagbar extension enabled:  Here's another example:  Both were taken using uxterm in Linux.