ITADN

spurious warning about terminfo variable

#3432Closedmcandre 创建于 2026-04-02
M
mcandrecommented
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 条评论