smart "S" to prevent nested shells
This commit is contained in:
@@ -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 -- "$@"
|
||||
|
||||
Reference in New Issue
Block a user