Added Ctrl-x,Ctrl-l to zsh to insert output of last command

This commit is contained in:
yan
2012-04-19 17:55:41 -07:00
parent 0ebd0693a1
commit 2ad786a41b
3 changed files with 9 additions and 0 deletions

View File

@@ -160,6 +160,7 @@ mnemonic aliases. Please feel free to edit them:
* Vim mode
* Bash style ctrl-R for reverse history finder
* Ctrl-x,Ctrl-l to insert output of last command
* Fuzzy matching - if you mistype a directory name, tab completion will fix it
### How To Customize ZSH