]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - debian/aptitude/config.real
aptitude: Display type (free, contrib, non-free) in preview mode.
[config/dotfiles.git] / debian / aptitude / config.real
index b625803b35641e8567df0b50d804ab4266c4e975..797ccbc12bd2c62cfd89755ffdbf5e2d4b776edd 100644 (file)
@@ -15,7 +15,7 @@ aptitude {
         Default-Grouping "task,status,pattern(~O, !~O => other),section(subdirs,passthrough),section(topdir)";
         // Same as Default-Grouping but only display packages which are
         // changed (so no upgradeable are shown).
-        Default-Preview-Grouping "pattern(~O),action,filter(~ainstall | ~aupgrade | ~adowngrade | ~aremove | ~apurge | ~ahold)";
+        Default-Preview-Grouping "pattern(~O),action,section(topdir),filter(~ainstall | ~aupgrade | ~adowngrade | ~aremove | ~apurge | ~ahold)";
     }
 
     // Don't display packages which only contain build dependencies.