ITADN

[bug] Fails at `read -r -N 1` on Mac OS

#25Closedyashsk8 创建于 2024-08-05
bug
Y
yashsk8commented
Env: device: Mac M2 Pro shell: zsh Error: `~/.ellrc.d/plugins/paginator/90_pre_output.sh: line 24: read: -N: invalid option` location(s): ~/.ellrc.d/plugins/paginator/90_pre_output.sh: line 24 ~/.ellrc.d/plugins/paginator/90_pre_output.sh: line 28 ~/.ellrc.d/plugins/syntax_highlight/50_post_llm.sh: line 78 Resolution: replace `-N` with `-n`
关闭于 2024-08-05 4 条评论