help-global
[Top][All Lists]
Advanced

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

Re: Print column of search result


From: Shigio YAMAGUCHI
Subject: Re: Print column of search result
Date: Thu, 20 Aug 2015 10:02:28 +0900

Hi,
There are no such functions now.

Regards
Shigio

2015-08-19 20:51 GMT+09:00 Jonas H. <address@hidden>:
Hi,

is it possible to have the 'global' command print the column where a match was found? I.e. the column number where the match begins:

hello.c:
int main() { }

$ global main -x --print-col
main                1:0 hello.c          int main() {

If that’s impossible, is the source code context on the right a unique identifier for the match, or could it happen that there are multiple matches, beginning at different columns, that have the same context?

Thanks
Jonas
_______________________________________________
Help-global mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-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]