Component
copilot-shell (cosh)
Bug Description
当一个目录下的文件超过24个的时候,就不能完全展示,不能通过“上下”按键指定到想要指定的文件。
Steps to Reproduce
1、当前工作目录在/ 根目录

2、以/etc目录为例,这个目录知己有110个子文件夹,但是只能展示24个
如果想要查看的文件在后面,就无法通过“上下”按键选择了
倒是可以自己拼出对应的文件路径进行选择但整体会产生困惑
Expected Behavior
如果涉及就是这样,最好有提示。
Environment
ALinux 4 container
Relevant Log Output
Additional Context
No response