ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
koalaman/shellcheck
/
Issues
spurious warning about terminfo variable
#3432
Closed
mcandre
创建于 2026-04-02
M
mcandre
commented
ShellCheck doesn't seem to understand that lowercase `terminfo` is a predefined variable for zsh scripts. ```txt SC2154 (warning): terminfo is referenced but not assigned. ```
关闭于 2026-04-07
1 条评论