Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unposted: fix warn_create_global warnings in copy-earlier-word | Peter Stephenson | 2008-07-07 | 1 | -1/+3 |
| | |||||
* | 18143: cooperation between copy-earlier-word and smart-insert-last-word | Bart Schaefer | 2003-01-27 | 1 | -3/+8 |
| | |||||
* | 16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo, | Peter Stephenson | 2002-03-05 | 1 | -0/+19 |
Functions/Zle/copy-earlier-word: Enhance insert-last-word to pick different lines from the history (including the current line) and different words from that line. Add copy-earlier-word as suggested by Dominik Vogt to copy words from either the current line, or (following an insert-last-word) a previous history line. |