GNU bug report logs - #44550
tabulated-list-mode should offer incremental filtering

Previous Next

Package: emacs;

Reported by: Jean Louis <bugs <at> gnu.support>

Date: Tue, 10 Nov 2020 10:37:01 UTC

Severity: wishlist

Found in version 28.0.50

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Jean Louis <bugs <at> gnu.support>
Cc: 44550 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: bug#44550: 28.0.50; proposal for tabulated-list-mode to provide narrowing incremental search
Date: Sun, 15 Nov 2020 22:03:33 +0200
> - imagine list of items in tabulated-list-mode
>
> - user press / to open up the feature (real time incremental narrowing)
>
> - when user starts typing the list of items in tabulated-list-mode are
>   narrowing themselves visually and in real time. It is very similar
>   to completion networks.

Isn't this like how incremental filtering works in 'list-packages'?

Here is a list of filters supported by 'package.el':

  Major Mode Bindings Starting With /:
  key             binding
  ---             -------
  / /             package-menu-clear-filter
  / a             package-menu-filter-by-archive
  / k             package-menu-filter-by-keyword
  / m             package-menu-filter-marked
  / n             package-menu-filter-by-name
  / s             package-menu-filter-by-status
  / u             package-menu-filter-upgradable
  / v             package-menu-filter-by-version




This bug report was last modified 3 years and 211 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.