Releases: lambdalisue/vim-suda
Releases · lambdalisue/vim-suda
v1.2.2
What's Changed
- Do NOT escape the executable (first argument) by @lambdalisue in #80
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- fix: join the shell opts to a string in
suda#systemlist
by @aarondill in #78
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Fix duplicated help tag
suda
by @notomo in #70 - only use arguments on suda#executable if it's equal to "sudo" by @aarondill in #60
- refactor!: change suda#system to a list-based api by @aarondill in #74
- fix: don't error on files containing special chars by @aarondill in #75
- fix: rename suda#nopass to suda#noninteractive by @aarondill in #76
New Contributors
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.1
What's Changed
- call checktime after write to warn about changed files by @aarondill in #59
New Contributors
- @aarondill made their first contribution in #59
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v0.4.1
v0.4.0
What's Changed
- Add
g:suda#nopass
to skip password prompt by @lambdalisue in #53
Full Changelog: v0.3.3...v0.4.0
v0.3.3
v0.3.2: Merge pull request #46 from zeertzjq/patch-1
Strip all suda:// prefixes