zsh-users/zsh-syntax-highlighting

History expansion followed by non-history char

Open

#713 建立於 2020年3月22日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Shell (22,617 star) (1,371 fork)batch import
Improvementgood first issue

描述

A history expansion followed by a character ineligible for history expansion (e.g. =) isn't highlighted correctly. !!= unquoted is all highlighted as history expansion and "!!=" terminates the history expansion style on the first ! rather than the second.

貢獻者指南