https://bugs.kde.org/show_bug.cgi?id=416376

--- Comment #4 from Ahmad Samir <a.samir...@gmail.com> ---
With this patch:
- we get the list of files in the current dir, these are underlined (previous
behaviour)
- we get the list of sub-dirs and underline all files that have a path that
begins with one of the sub-dir names, but we don't check that any files in the
sub-dirs actually exist.

It's not ideal, but it's a trade-off, listing all the sub-dirs would be costly
performance-wise (and how much depth? 2-3 folders deep or more?), and the use
cases of e.g. using 'ls', or files in the output of 'grep' would work.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to