Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Announcement of Zsh Command Architect v1.0
- X-seq: zsh-users 21134
- From: jrun <darwinskernel@xxxxxxxxx>
- To: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- Subject: Re: Announcement of Zsh Command Architect v1.0
- Date: Sat, 9 Jan 2016 12:21:58 -0500
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=gNhyYv+OV4xmc0wwKhDgIvNLT4mSpIp37eluy0erEs8=; b=Hne0HhqZv5UMBnv/8stmAvEss9b6jiJOrQHNGyvh4HMQ5lBfuIibTuI6INczSs6tyh jqTGcDu2Z9CgMUErNEumkwn0M1oGiKXxbYTXGg0+PT3+F5PKkMIGVbNRMVOFlnG380y0 Rdi096lUs/iO9CXGExg89oaEeMrIHQrxxutHFTd9Tkyxg1Ye4JuDIuyB+yBLeK3W2wz+ 4immPfx9wCUslZg2UqDaKUuIEUWAmrMXev/vI5Soj4oYqV3mt8GUKb/7SRpVbbeAD397 4N4jo0PBz++cT0gzeOpFTFcFhyppoKJRPz+OHTxVkuDkJCNsuYcUlD3anjSjSLeHh6zN RHEw==
- In-reply-to: <CAKc7PVBZf9SQ+7En4nb6WCWv_WX226GtjWqDfTbwNcCKkvuBrg@mail.gmail.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>
- Mail-followup-to: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>, zsh-users@xxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVBZf9SQ+7En4nb6WCWv_WX226GtjWqDfTbwNcCKkvuBrg@mail.gmail.com>
On Wed, Jan 06, 2016 at 05:22:29PM +0100, Sebastian Gniazdowski wrote:
> Hello!
> Version 1.0 of the tool is ready, webpage with animated gifs:
>
> https://github.com/psprint/zsh-cmd-architect
>
> Feature highlights:
> - adding, removing, moving segments of commands
> - colorful searching in history with multi-word matching
> - unique mode - no need for HIST_IGNORE_ALL_DUPS
> - horizontal scroll - commands of any lengths can be handled and build
> - colorifying - configurable highlight of selected keywords
can it do this:
https://github.com/fish-shell/fish-shell/issues/1465
jrun
Messages sorted by:
Reverse Date,
Date,
Thread,
Author