Commit Graph

5 Commits

Author SHA1 Message Date
Martin Wimpress 9303b73ebe fix: running quickemu and quickreport in zsh. close #1268
Due to zsh auto completion of piping to `grep [0-9]` does not work. This patch fixes this problem by quoting `"[0-9]"`.
2024-06-24 09:02:43 +01:00
Martin Wimpress b357fcf240 feat(quickreport): add macOS support to quickreport 2024-05-24 09:38:58 -04:00
Martin Wimpress 9fe835d107 fix(quickreport): discover quickemu if not in the PATH. close #1235 2024-05-24 09:38:58 -04:00
Martin Wimpress 7f250ed1b0 fix: make sure all use of head and tail is portable. close #1238 2024-05-24 09:38:58 -04:00
Martin Wimpress 32701815f9 feat: add quickreport; gather information for bug reports. close #1163 2024-05-09 16:58:30 +01:00