Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: See context of the command found when searching history (HSMW)
- X-seq: zsh-users 22120
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Sebastian Gniazdowski <psprint@xxxxxxxxxxxx>
- Subject: Re: See context of the command found when searching history (HSMW)
- Date: Mon, 14 Nov 2016 20:52:04 +0100
- Cc: Zsh Users <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=l22R1y9jVqW/ewR5rQNhiChol1wYtOIwluAdRcFuv1U=; b=RKIcNmvsntRRHHYCEyu4Y/1BBraQeQB8kpCYjcrsFufcHaKmJY6+/j3N0hghgsYcER eVV79oktCERN5OMoN/qqYXPmTCo1rUxFHRRMul55glOBok9xUUrNlxgyGvFTxiPUhicT n/za4XwmkgpU2zi9lW44aXJiFt5Nynaxc38ANL1SYz5PlLQqiEsZyABeHup70xubLbEg 2a0Lp+hCT1wVYYKJtYBUDL4ovJgFf6fDlgWDpe1hsj5THMCYVKGkoXaY5iVI6rOPzRxy WHJzLEeolHbAen5fi9SxhTs5L1ACKtmRYfjznjGePWVeGvReH5fOfcO0F1DJFRzK6lMC g4Kg==
- In-reply-to: <1478965665.2992898.785607681.2E3389F7@webmail.messagingengine.com>
- 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
- References: <1478965665.2992898.785607681.2E3389F7@webmail.messagingengine.com>
On Sat, Nov 12, 2016 at 4:47 PM, Sebastian Gniazdowski
<psprint@xxxxxxxxxxxx> wrote:
> Hello,
> cool update to my multi-term syntax-highlighted history searching plugin
> – with Ctrl-K it is possible to see *context* of the command found –
> i.e. preceding and following commands, in the order in which they are
> saved in history – video: https://asciinema.org/a/92516
zsh allows you to do this inline in normal isearch mode as well.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author