preservim / tagbar

Vim plugin that displays tags in a window, ordered by scope
https://preservim.github.io/tagbar
Other
6.11k stars 486 forks source link

Windows Powershell #424

Open supermyz opened 7 years ago

supermyz commented 7 years ago

hope this can help someone If you set vim default shell set to 'powershell' on Windows 10, Tagbar won't recognize ctags output and hence won't work as expected

image

mqudsi commented 7 years ago

That doesn't seem to be a tagbar issue, does :tag tag_name work?

alerque commented 4 years ago

I do not have a Windows machine for testing, but I'd be happy to review a PR that fixes this issue if there is still an issue, especially if other people can jump in to confirm what is going on here. That being said I see there was a request for information already @supermyz, did you have any feedback on this?

Is anybody else able to check and confirm or deny that this is an issue still?