Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] [[:blank:]] only matches on SPC and TAB



On 17 May 2018 at 11:03, Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx> wrote:
> This is a very interesting point. Think bank-systems. I think no one
> ever predicted that control code of deployed programs will be
> influenced from outside. The [[:alpha:]] case should find its way to
> books on computer science as an example of something unbelievable.

Just one more thing. This situation is like Windows NT vs. Linux.
Windows engineers have put a large effort to implement the
micro-kernel paradigm, focusing on i.a. driver - kernel API. While
Linus, as kernel evolved, was changing the APIs because he could patch
source tree. Thus, he could fix past mistakes. So we now have a better
C with those new unicode glyphs, I've used them explicitly in my
project giturl and I can tell that C ecosystem will last longer thanks
to those upgrades. But that are bungee jumps hehe.

-- 
Best regards,
Sebastian Gniazdowski



Messages sorted by: Reverse Date, Date, Thread, Author