Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-12 | Esc-esc now toggles sudo. | Fabio Strozzi | |
Press esc-esc once to add sudo (normal behaviour), press it twice to remove it from the beginning of the line. | |||
2014-09-15 | sudo: maintain cursor position | Giel van Schijndel | |
I.e. when prefixing the current command-line with 'sudo ' maintain the current cursor position instead of jumping to the end of the line. | |||
2013-12-21 | fix name schema for sudo plugin | lumbric | |
Plugin won't load automatically if added to variable $plugins, if name schema different than $name/$name.plugin.zsh is used (see is_plugin() in oh-my-zsh.sh). | |||
2013-07-04 | Add sudo plugin | dongweiming | |