We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82e4459 commit 1b6262cCopy full SHA for 1b6262c
en/quickfix.txt
@@ -913,8 +913,8 @@ Basic items
913
%n error number (finds a number)
914
%m error message (finds a string)
915
%r matches the "rest" of a single-line file message %O/P/Q
916
- %p pointer line (finds a sequence of '-', '.' or ' ' and
917
- uses the length for the column number)
+ %p pointer line (finds a sequence of '-', '.', ' ' or
+ tabs and uses the length for the column number)
918
%*{conv} any scanf non-assignable conversion
919
%% the single '%' character
920
%s search text (finds a string)
0 commit comments