Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
See context of the command found when searching history (HSMW)
- X-seq: zsh-users 22118
- From: Sebastian Gniazdowski <psprint@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: See context of the command found when searching history (HSMW)
- Date: Sat, 12 Nov 2016 07:47:45 -0800
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= mesmtp; bh=T0q4m3TGFdF/b9zQzxDd9f5csLY=; b=c4SmxKsXK0tXRx8omKPa3 ixoY4rC7GRJqZA4NBvkC/UiLhAIkeOxN6ZgAYBgyt7i1WhA9uy4nAxSidggq1/yf 6TUBTXEar9vtcjc4n1jkVtRjGHmBKfRyqVLvxOXvrFeNuJJPWd1ErHQxesA/1Fd7 2CMsX/BXWC0cDmcRtbhru4=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=smtpout; bh=T0q4m3TGFdF/b9zQzxDd9f5cs LY=; b=hVjXp/aauUSmAQW9VYsmGoJQYzUp5vIA3h0hTfhm5zSKNReqc0fMgCxBY 1FvJvhPfMTlGVxFf8ZtP6msZlutUpNaE1lBWDIdOWG+tKuFuBiadbcW97Nf3MFja 3kLXnXAQNwFi1kFCQTMaC9QWHNhmYayzXxVTMUT3FZvK0e1LsU=
- 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,
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
--
Sebastian Gniazdowski
psprint@xxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author