What's Changed
- Fix
askpassnamed pipe name path prefix by @awakecoding in https://github.com/gerardog/gsudo/pull/402 - Build pipeline maintenance by @gerardog
Full Changelog: https://github.com/gerardog/gsudo/compare/v2.6.0...v2.6.1
Unclaimed project
Are you a maintainer of gsudo? Claim this project to take control of your public changelog and roadmap.
askpass named pipe name path prefix by @awakecoding in https://github.com/gerardog/gsudo/pull/402Full Changelog: https://github.com/gerardog/gsudo/compare/v2.6.0...v2.6.1
gsudo config --reset-all to Clear All Config Settings by @gerardog in https://github.com/gerardog/gsudo/pull/392PathPrecedence config setting (docs) ensuring that the system recognize the changes without requiring a log-off or restart. You still need to restart your consoles.Full Changelog: https://github.com/gerardog/gsudo/compare/v2.5.0...v2.5.1
With the release of Microsoft Sudo in Windows 11 24H2, both needs to coexist peacefully. When Microsoft Sudo is present, the sudo command no longer redirects to gsudo by default, so:
PathPrecedence: When set to true, it will ensure gsudo appears first in the PATH variable, ensuring the sudo keyword starts gsudo instead of Microso...WSL wrapper will not work if gsudo is on different drive #337 #338Full Changelog: https://github.com/gerardog/gsudo/compare/v2.4.3...v2.4.4