[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Feature request
From: |
Nathan Huizinga |
Subject: |
Feature request |
Date: |
Fri, 22 Aug 2003 14:45:15 +0200 |
Hi,
The current "global -t" implementation outputs everything but the line
containing
the tag. The current "global -x" implementation outputs all fields, but without
<TAB>'s separating the fields.
What I would like to have is "global -xt" which outputs like "global -t",
but with
an additional <TAB> and the field containing the line. This output I can
parse with
VIm to filter the filename, line nr. and the newly added field. The
errorlist then
contains everything without the tag I was searching for. This gives me more
information
especially when searching for references "-r" option.
I've added the patch for this and I hope that more people find this handy,
at least I do.
The patch can be directly applied to "global/global.c".
Nathan Huizinga
Embedded Software Engineer
Chess eT
global4.6-global.patch
Description: Binary data
- Feature request,
Nathan Huizinga <=