mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
fix: extract inline environment variables
This commit is contained in:
parent
69a05ef574
commit
f452f7196f
3 changed files with 30 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Fixed
|
||||
|
||||
- Parsing command environment variables (e.g. `LANG=ja_JP.UTF-8 pacman` will work as intended)
|
||||
- Not getting `command-not-found`'s output as it goes into `stderr`
|
||||
|
||||
## [0.7.0] - 2025-04-05
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue