bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Feature request: Combine results of <> and <-r>


From: Shigio YAMAGUCHI
Subject: Re: Feature request: Combine results of <> and <-r>
Date: Mon, 16 Jun 2014 11:57:23 +0900

Hello,
> Feature request:  please consider offering an option to global so that the result is combination of the following two (using global with Vim notation):
>
>     1) :Gtags      foo
>     2) :Gtags  -r  foo
>

How about adding Gtags_a (append) command?
This command appends new result to the present list.

:Gtags        foo       # list the result of 'global -d foo'
:Gtags_a  -r  foo       # append the the result of 'global -r foo'
                        # to the present list

This specification includes your proposal, I believe.


2014-06-16 8:27 GMT+09:00 Suresh Govindachar <address@hidden>:

Feature request:  please consider offering an option to global so that the result is combination of the following two (using global with Vim notation):

    1) :Gtags      foo
    2) :Gtags  -r  foo

Thanks,

--Suresh


_______________________________________________
Bug-global mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-global



--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3

reply via email to

[Prev in Thread] Current Thread [Next in Thread]