Compare commits

..

2 commits

Author SHA1 Message Date
atagen
1e7b7d1614 filter src 2026-03-29 15:17:05 +11:00
atagen
1783cf7259 dynamic systemctl unit completions 2026-03-29 15:17:05 +11:00

View file

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