Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Syntax highlighted history in HSMW, Tmux integration in ZNT
- X-seq: zsh-users 22004
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Syntax highlighted history in HSMW, Tmux integration in ZNT
- Date: Tue, 11 Oct 2016 09:39:04 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=7923qnW80UMcheN/zBHPunI81zmdTOi399xhQztPM84=; b=mvWHryUq9n2pYHCoeevTaMyK6BkD94ZbaRrJ6GDtunRKkzILvIlJBeRvYc5kNqo6ev AiLBtBVATpsNBBZGKzecm/klhZA5YsZhWUlRToAKihorDL10PKtoDtZQhc3gRB50SCjz 7zxNbn7qZx/gzpHRSRNhIF8glr7lSZvm8NuEu2LqyP/rlLLYAcxY51TJs/AuNpKU4bhZ 0xe1SyhzHPw9glTcyboGVBgtZyBd313okodziFcnJx5DGImnfs8lj0xKtRgKS30DMpGL m8cn2ss0EK840rqL+mPa4LxZVLZVrxQq77IC1+asYjNZ0rryKIw2OzA8H8GlNkacKI6o sFFA==
- 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
Two cool extensions to my plugins: 1) I've adapted and fine-crafted
part of zsh-syntax-highlighting so that it colors history entries:
https://github.com/psprint/history-search-multi-word#news
Quite nice effect to, e.g. see paths and patterns! (Patterns drawn in
light blue, no more dark-blue vanishing color; paths in magenta, not
with underline).
2) Also, zsh-navigation-tools can run local history on remote hosts, via Tmux:
https://github.com/psprint/zsh-navigation-tools#news
Thanks to Github user skylite21, Zsolt Lengyel.
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author