Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Nice in-word incremental history word searcher
- X-seq: zsh-users 21168
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Nice in-word incremental history word searcher
- Date: Wed, 20 Jan 2016 21:14:38 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=8AD79xozIw7McMuwh6z3a7BVsJHKEPnugruqI6Msq60=; b=WCO9D/SSxscmJl55f0Nq6+kxHbtrG1OArafxyiuYHL/UREZUeY2MEkBeFN44tOzF1a 3sIS3fweJhvjOLO1TNo8cvrAdDueYsQBCkryjT5pTyCPcDT895xVZ/blA0d+M5V6l516 dWPnBNXvp/k/W3x6k1pdNuciIFuzzjOZTonam7iYCKHHXtJBwbf1jEkW1/T5hOgOU2ed GOmYvgd5sAScUYJSn9qSWWTVTQGhrSria38Xk4Erg+05S4grD3pw4aZ/klFugH9Uo2Cm hqXHHNyt9u5oK3rQEtxpSQdRcVGw03ZoJmSDhgmXkOELuMu0UoWonTVLoR2bdkOvzQ6q jePQ==
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hello,
files `zew-process-buffer' and `zew-history-complete-word' here (or
use the whole project):
https://github.com/psprint/zsh-editing-workbench
Incrementally completes any word from history. Can do in-word search
when invoked with cursor in middle of word, or, after starting, if
user positions cursor in a middle of a word and does space - backspace
(to point the tool to that location in word):
https://asciinema.org/a/3qp58ufve1d64jgiu18vv0c4u
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author