yay/pkg
Дамјан Георгиевски f7dbebcc2c
fix(exec): add --quiet to systemd-run (#1654)
* add --quiet to systemd-run

this will avoid the `Press ^] three times within 1s to disconnect TTY.` message.

it's mentioned in the systemd-run man page too:
```
--quiet, -q
    Suppresses additional informational output while running. This is particularly useful in combination with --pty when it will suppress the
    initial message explaining how to terminate the TTY connection.
```

* add --quiet to the tests

* add --quiet to TestABSPKGBUILDRepoExistsPerms too
2021-12-20 17:49:25 +01:00
..
completion chore(version): bump major version 2021-09-08 22:28:08 +02:00
db feat(search): add optional setting that formats each search result on a single line, Part II 2021-11-05 09:26:34 +01:00
dep chore(text): use getInput for number pick deps 2021-10-27 23:45:23 +02:00
download fix(exec): add --quiet to systemd-run (#1654) 2021-12-20 17:49:25 +01:00
intrange chore(version): bump major version 2021-09-08 22:28:08 +02:00
menus Prefer VISUAL over EDITOR for editmenu 2021-12-06 07:38:01 +00:00
multierror chore(golangci): add new linters 2021-08-11 22:19:55 +02:00
news feat(yay): simplify sort mode and use it for calculating number menu indices, fixes #1627 2021-11-07 00:18:26 +01:00
pgp chore(version): bump major version 2021-09-08 22:28:08 +02:00
query feat(yay): simplify sort mode and use it for calculating number menu indices, fixes #1627 2021-11-07 00:18:26 +01:00
settings fix(exec): add --quiet to systemd-run (#1654) 2021-12-20 17:49:25 +01:00
stringset chore(golangci): add new linters 2021-08-11 22:19:55 +02:00
text chore(text): make input overflow its own error 2021-10-27 23:45:23 +02:00
upgrade chore(version): bump major version 2021-09-08 22:28:08 +02:00
vcs chore(version): bump major version 2021-09-08 22:28:08 +02:00