Quickfix window: Hide full paths?

34 views
Skip to first unread message

Nathan Neff

unread,
May 8, 2020, 11:43:30 AM5/8/20
to vim...@googlegroups.com
Hello all,

I would like to be able to hide /really/really/really/long/file/paths/ from
my quick fix results.

I found this post from 2009:

I figured I would ask again

Does anyone have recommendations which do not require compiling Vim?

Thanks,
--Nate

Yegappan Lakshmanan

unread,
May 8, 2020, 11:52:19 AM5/8/20
to vim...@googlegroups.com, vim_dev
Hi,

The PR #5465 (https://github.com/vim/vim/pull/5465) is created to address this.
This is not yet merged.

- Yegappan

Gary Johnson

unread,
May 8, 2020, 12:35:15 PM5/8/20
to vim...@googlegroups.com
I use a couple of plugins (ftplugin and syntax) that search the
quickfix list for the longest common prefix and use the conceal
feature to display that as ellipses.

Regards,
Gary

Romain Lafourcade

unread,
May 9, 2020, 2:43:49 AM5/9/20
to vim_use
I would like to be able to hide /really/really/really/long/file/paths/ from
my quick fix results.

Does anyone have recommendations which do not require compiling Vim?

I have recently added that feature to my plugin https://github.com/romainl/vim-qf. It is not yet available in a proper release but it's on master.
Reply all
Reply to author
Forward
0 new messages