wincent / command-t

⌨️ Fast file navigation for Neovim and Vim
BSD 2-Clause "Simplified" License
2.74k stars 317 forks source link

Can't navigate to some help targets (eg. #) with :CommandTHelp → E149: Sorry, no help for \# #307

Closed wincent closed 7 years ago

wincent commented 7 years ago

Need to figure out how to do the necessary escaping.

:h # takes you there, but trying to select # inside :CommandTHelp barfs (with some Neovim internal bits excised):

/Users/glh/code/wincent/roles/dotfiles/files/.vim/pack/bundle/start/command-t/ruby/command-t/lib/command-t/finder/help_finder.rb:13:in `open_selection'
/Users/glh/code/wincent/roles/dotfiles/files/.vim/pack/bundle/start/command-t/ruby/command-t/lib/command-t/controller.rb:469:in `open_selection'
/Users/glh/code/wincent/roles/dotfiles/files/.vim/pack/bundle/start/command-t/ruby/command-t/lib/command-t/controller.rb:237:in `accept_selection'
Error detected while processing function commandt#private#AcceptSelection[1]..provider#ruby#Call:
line   17:
ArgumentError: Vim(help):E149: Sorry, no help for \#