vim-ctrlp-tjump
vim-ctrlp-tjump copied to clipboard
CtrlP shows only one tag or does not show tjump mode at all
I've just encountered the problem similar to the issue #3 :
- Latest versions of CtrlP and CtrlP-TJump installed via Pathogen
- set tags=/absolute/path/to/tags
- Default mapping created to C-]
- :tjump and :tselect work properly
- setting cursor on a name and pressing C-] shows CtrlP dialog with tjump mode and proper tag selected
However, if I press the C-P for the CtrlP dialog there is no tjump mode. If I go to some tag via C-] first, then tjump mode appears in CtrlP, but it only contains the tag I've opened via C-].