Hi,
I don't understand 'interactive standard ctag output'.
However, if you want to use ctags format and don't want to use
quickfix window, then please try the following.

[$HOME/.vimrc]
+---------------------------------------
|let Gtags_Use_Tags_Format=1
|let Gtags_OpenQuickfixWindow=0

Regards
Shigio


2015-09-08 4:05 GMT+09:00 Akshay sundarraj <akshay.ms.m...@gmail.com>:

> Hi Global Team,
>
> I need an information about the various output format supported by vim
> plugin.
>
> In the document I have read like we can get ctags like output
> with --result=ctags.
>
> Also i have enabled  below things in gtags.vim file
>
> *" let Gtags_Result = "ctags"*
> *" let Gtags_Efm = "%m\t%f\t%l"*
>
> But Gtags result list is still coming in quickfix window instead of
> standard ctag output.
>
> Is there any way to get results in ctag format(i mean with interactive
> standard  ctag output)?
>
> Your Help is much appreciated!!
>
>
> Thanks & Regards,
> Akshay
>
> _______________________________________________
> Help-global mailing list
> Help-global@gnu.org
> https://lists.gnu.org/mailman/listinfo/help-global
>
>


-- 
Shigio YAMAGUCHI <shi...@gnu.org>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3
_______________________________________________
Help-global mailing list
Help-global@gnu.org
https://lists.gnu.org/mailman/listinfo/help-global

Reply via email to