xz-dev
xz-dev
#### What is it? - [ ] Bugfix (user facing) - [x] Feature (user facing) - [ ] Codebase improvement (dev facing) - [ ] Meta improvement to the project...
##### ISSUE TYPE - Bug Report ##### SUMMARY Unable to create a new configuration file using redirection. You can try `ansible-navigator config init -m stdout > ansible.cfg` to reproduce it....
First, stdin not need --tty option, it only dependent --interactive option. Secendly, when running in subprocess mode, disable --tty option if parent process does not have a tty. This prevents...
## Motivation The GitHub page will hightlight the `wrong` grammar in markdown, it causing unnecessary visual attraction  ## Solution Add double quotes in yaml block, it also meets the...
### I confirm that... - [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), [Discourse](https://discourse.doomemacs.org), and [Google](https://google.com), in case this issue has already been reported/resolved. - [X] I have read...
Fix wrong repo_edit_b2_uri_hint, it should been like b2:bucketname:path/to/repo as we can see at [restic docs](https://restic.readthedocs.io/en/latest/030_preparing_a_new_repo.html?highlight=b2#backblaze-b2)
Include lottie and webm Fix https://github.com/maunium/stickerpicker/issues/74