index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
sudo
Age
Commit message (
Expand
)
Author
2023-02-02
fix(sudo): only call redisplay if zle is enabled
Carlo Sala
2022-01-18
style(sudo): clean code style and reorganise logic
Marc Cornellà
2022-01-18
feat(sudo): respect `$SUDO_EDITOR` and `$VISUAL`, switch to `sudo -e` (#10596)
Carlo Sala
2021-12-29
docs(sudo): document key binding change
Marc Cornellà
2021-08-27
fix(sudo): allow different $EDITOR settings and fix zsh-syntax-highlighting r...
Marc Cornellà
2021-08-27
style(sudo): apply main style guide indentation
Marc Cornellà
2020-11-11
feat(sudo): support aliases to $EDITOR (#9431)
Subhaditya Nath
2020-08-23
sudo: keep space before the command to ignore it in the history (#9178)
daddeffe
2020-07-06
sudo: make the behavior more in line with expectations (#9047)
MDHD
2020-03-11
Clean up plugin READMEs and a few plugins
Marc Cornellà
2019-11-19
Replace "restart shell" documentation "exec zsh" (#8411)
Jacob Tomaw
2019-08-19
Allow plugins sudo and thefuck to be loaded before vi-mode (#8087)
SomeDer
2018-10-01
sudo: add README file (#7177)
Griko Nibras
2016-08-14
Plugin : Sudo - Add support of sudoedit (#5035)
naegi
2015-07-12
Esc-esc now toggles sudo.
Fabio Strozzi
2014-09-15
sudo: maintain cursor position
Giel van Schijndel
2013-12-21
fix name schema for sudo plugin
lumbric
2013-07-04
Add sudo plugin
dongweiming