Hi,
when using quickfix lists with grep in vim, the quicfix window shows error
lines like "|| ..." below for either binary files, or files without read
permissions for user etc). It would be useful to have a toggle which can hide
all "non-jump" lines in the quickfix window ?
Regards,
Ritesh
---------------quickfix window contents
|| Binary file ./ipv4/ip_output.o matches
|| Binary file ./netfilter/nf_conntrack_core.o matches
|| Binary file ./netfilter/netfilter.o matches
./netfilter/nf_conntrack_core.c|327| if ( hook_session_del_fn != NULL )
./netfilter/nf_conntrack_core.c|329| hook_session_del_fn(ct, 0);
./netfilter/nf_conntrack_core.c|351| if ( hook != NULL )
./netfilter/nf_conntrack_core.c|353| hook_session_del_fn(ct,
|| Binary file ./netfilter/built-in.o matches
./netfilter/core.c|186| if ( hook_session_del_fn != NULL )
./netfilter/core.c|201| hook_session_del_fn(
|| Binary file ./netfilter/nf_conntrack.o matches
|| Binary file ./netfilter/core.o matches
|| Binary file ./built-in.o matches
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php