misc + ncdu 1.18.1

This commit is contained in:
Yorhel 2023-02-12 08:46:42 +01:00
parent a6ebee7626
commit c2fa0dafe1
8 changed files with 38 additions and 4 deletions

View file

@ -593,6 +593,9 @@ other ideas worth exploring:
the list of titles to a single column in the `vn` table. That should greatly
simplify implementing title selection and has the potential to be faster than
the current `vnt` view approach. Downside: I don't like it.
*2023-01-31 update: I ran some experiments and it turns out that this
approach is not actually faster than the `vnt` view.*
- There's always the madness option of trying SupportRequestSimplify.
If you have any better ideas, I'd love to hear them as well.