Problem: readblob() cannot read from character device. Solution: Use S_ISCHR() to not check the size. (Ken Takata, closes vim/vim#11407) 43625762a9 S_ISCHR is always defined in Nvim. Co-authored-by: K.Takata <kentkt@csc.jp>
43625762a9
g:terminal_color_{0-15}