smart "S" to prevent nested shells

This commit is contained in:
2026-01-22 18:31:29 +01:00
parent 6e77d39344
commit b24ab8fed2
4 changed files with 20 additions and 2 deletions

View File

@@ -164,6 +164,7 @@ ext pdf, has qpdfview, X, flag f = qpdfview "$@"
ext pdf, has open, X, flag f = open "$@"
mime application/pdf, has zathura, X, flag f = zathura -- "$@"
ext docx, has libreoffice, X, flag f = libreoffice "$@"
ext docx?, has catdoc, terminal = catdoc -- "$@" | "$PAGER"
ext sxc|xlsx?|xlt|xlw|gnm|gnumeric, has gnumeric, X, flag f = gnumeric -- "$@"