]> git.eshelyaron.com Git - kubed.git/commit
New list filter operators '<' and '>'
authorEshel Yaron <me@eshelyaron.com>
Wed, 7 Aug 2024 09:38:36 +0000 (11:38 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 7 Aug 2024 09:45:02 +0000 (11:45 +0200)
commit8de12a2e19dc745a133068c5d33f7d2857a32a1b
tree75ce5165100cf4ea72e8ac16d397432fbd78ed83
parent5c1dd95cc5e9e552a92ac1a2c8ca6896ed93775c
New list filter operators '<' and '>'

* kubed.el (kubed-list-filter-lt-operator)
(kubed-list-filter-gt-operator): New functions.
(kubed-list-filter-operator-alist): Add them.
* kubed.texi (List Filter): Document them.
kubed.el
kubed.texi