Hi,
There are no such functions now.

Regards
Shigio

2015-08-19 20:51 GMT+09:00 Jonas H. <jo...@lophus.org>:

> 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
> 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