From 76de528ef3269d1437265ecd6cc946801750bc2c Mon Sep 17 00:00:00 2001 From: Sebastian Gniazdowski Date: Sat, 22 Oct 2016 12:53:27 +0200 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65d0816..c87140e 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ HSMW is **FAST** – highlighting 20 concurrent complex history entries does not * 22-10-2016 - Search process has been optimized by 20%! History sizes like 100000 are now supported. - Active history entry can be `underline`, `standout` (i.e. inverse video), `bold`, `bg=blue`, etc. with - the new Zstyle `:plugin:history-search-multi-word / active` (see Zstyles section). + the new Zstyle `:plugin:history-search-multi-word / active` (see Zstyles section) – [video](https://asciinema.org/a/90214). * 16-10-2016 - More optimizations of syntax highlighting (40% in total for the two days) – new video above.