Tablist

April 24, 2016 ยท View on GitHub

This package adds marks and filters to tabulated-list-mode. It also puts a dired face on tabulated list buffers.

It can be used by deriving from tablist-mode, or with more limited features by enabling tablist-minor-mode inside a tabulated-list-mode buffer.

Tablist minor mode

commandkeymap
tablist-mark-forwardm
tablist-unmark-backwardDEL
tablist-do-kill-linesk
tablist-unmark-all-marksU
tablist-unmark-forwardu
tablist-toggle-markst
tablist-sorts
tablist-shrink-column<
tablist-enlarge-column>
tablist-quitq
tablist-revertG
tablist-export-csvC-c C-e

Marks

commandkeymap
tablist-change-marks* c
tablist-unmark-all-marks* !
tablist-mark-items-regexp* r or % m
tablist-mark-items-numeric* n
tablist-mark-forward* m

Filters

commandkeymap
tablist-pop-filter/ p
tablist-push-regexp-filter/ r
tablist-push-equal-filter/ =
tablist-push-numeric-filter/ n
tablist-negate-filter/ !
tablist-toggle-first-filter-logic/ t
tablist-display-filter/ /
tablist-suspend-filter/ z
tablist-push-named-filter/ a
tablist-name-current-filter/ s
tablist-delete-named-filter/ D
tablist-deconstruct-named-filter/ d
tablist-edit-filter/ e
tablist-clear-filter/ C

Tablist mode

Same bindings as tablist-minor-mode, plus the following:

commandkeymap
tablist-flag-forwardd
tablist-find-entryRET
tablist-find-entryf
tablist-do-deleteD
tablist-do-copyC
tablist-do-renameR
tablist-do-flagged-deletex