summaryrefslogtreecommitdiff
path: root/plugins/thefuck
diff options
context:
space:
mode:
authorRoland Chernov <mail@9241406380.org>2015-07-19 12:57:50 +0900
committerRoland Chernov <mail@9241406380.org>2015-07-19 12:57:57 +0900
commite38455bf4f9b247d3e51298d39d18a90a7294438 (patch)
treebde13d83f3361e8700387b6311160d59c87d228b /plugins/thefuck
parentcd2213a0304e7f0b8fdfbb02be96f57042e2744a (diff)
downloadzsh-e38455bf4f9b247d3e51298d39d18a90a7294438.tar.gz
zsh-e38455bf4f9b247d3e51298d39d18a90a7294438.tar.bz2
zsh-e38455bf4f9b247d3e51298d39d18a90a7294438.zip
Added conflict note (thefuck plugin)
Diffstat (limited to 'plugins/thefuck')
-rw-r--r--plugins/thefuck/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/thefuck/README.md b/plugins/thefuck/README.md
index 981b5513e..a9b7550d7 100644
--- a/plugins/thefuck/README.md
+++ b/plugins/thefuck/README.md
@@ -4,3 +4,6 @@
## Usage
Press `ESC` twice to correct previous console command.
+
+## Notes
+`Esc`-`Esc` key binding conflicts with [sudo](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/sudo) plugin.