vim-ctrlp-tjump icon indicating copy to clipboard operation
vim-ctrlp-tjump copied to clipboard

CtrlP shows only one tag or does not show tjump mode at all

Open glorphindale opened this issue 11 years ago • 0 comments

I've just encountered the problem similar to the issue #3 :

  1. Latest versions of CtrlP and CtrlP-TJump installed via Pathogen
  2. set tags=/absolute/path/to/tags
  3. Default mapping created to C-]
  4. :tjump and :tselect work properly
  5. 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-].

glorphindale avatar Oct 23 '14 12:10 glorphindale