mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-01 18:30:55 +01:00
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. |
||
|---|---|---|
| .. | ||
| .distfiles | ||
| bash-backward-kill-word | ||
| bash-backward-word | ||
| bash-down-case-word | ||
| bash-forward-word | ||
| bash-kill-word | ||
| bash-transpose-words | ||
| bash-up-case-word | ||
| copy-earlier-word | ||
| cycle-completion-positions | ||
| edit-command-line | ||
| history-search-end | ||
| incarg | ||
| incremental-complete-word | ||
| insert-files | ||
| predict-on | ||
| smart-insert-last-word | ||