1
0
mirror of https://github.com/Jguer/yay synced 2024-07-08 20:36:24 +00:00
yay/pkg
Drumstickx 94cff87927
Fix ContinueTask user prompt for locales with uppercase yes (#1735)
* Fix ContinueTask user prompt for locales with uppercase yes

The yes/y strings have to be converted to lowercase to enable matching of
the user input converted to lowercase. Otherwise, locales with uppercase
yes/y strings (e.g., German: `Ja/J`) will never match.

* Addess linter issue

* Remove obsolete lowercase conversion
2022-03-31 14:19:43 +02:00
..
completion chore(linting): code lint 2022-01-03 13:46:52 +00:00
db feat(search): Add fuzzy name matching and mixed sources (#1719) 2022-03-06 23:48:15 +00:00
dep fix(po): Update default po file (#1722) 2022-03-07 10:35:20 +01:00
download test: use T.TempDir to create temporary test directory (#1709) 2022-02-11 09:30:54 +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 chore(linting): code lint 2022-01-03 13:46:52 +00:00
pgp test: use T.TempDir to create temporary test directory (#1709) 2022-02-11 09:30:54 +01:00
query feat(search): Add fuzzy name matching and mixed sources (#1719) 2022-03-06 23:48:15 +00:00
settings feat(search): Add fuzzy name matching and mixed sources (#1719) 2022-03-06 23:48:15 +00:00
stringset chore(golangci): add new linters 2021-08-11 22:19:55 +02:00
text Fix ContinueTask user prompt for locales with uppercase yes (#1735) 2022-03-31 14:19:43 +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