ctags cannot parse file path that contains "[" or "]"
Brought to you by:
dhiebert
Before, the working directory contains "[" and "]" and when I try to jump to a function, it gives me the error "no tags file found". When I change the directory name to remove "[" and "]", It can successfully find the tags file. It took me a while to figure out the problem is actually in my directory name :(