From ba260e295d9c085942c980adfeda3e353e832386 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Tue, 20 May 2014 02:12:03 -0700 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Plugins.md b/Plugins.md index 825a463..8a381c4 100644 --- a/Plugins.md +++ b/Plugins.md @@ -826,6 +826,8 @@ Note that if a filename is misspelled or doesn't have the necessary path descrip ## sudo **Maintainer:** [dongweiming](https://github.com/dongweiming) +* `ESC` twice: Puts `sudo` in front of the current command, or the last one if the command line is empty. + ## supervisor **Maintainer:** [everbird](http://github.com/everbird)