Compare commits

..

2 commits

Author SHA1 Message Date
atagen
bb8520e7a3 filter src 2026-03-29 15:14:51 +11:00
atagen
660dfc1b9c dynamic systemctl unit completions 2026-03-29 15:07:45 +11:00

View file

@ -84,7 +84,7 @@
$entries
}
"systemctl" => {
if ($spans | length) < 2 { null } else {
if ($spans | length) < 3 { null } else {
let kw = $spans | last
^systemctl list-units --all --no-pager --plain --full $"($kw)*"
| detect columns