rCore-Tutorial-v3 icon indicating copy to clipboard operation
rCore-Tutorial-v3 copied to clipboard

add TAB completion function for user_shell

Open codychau opened this issue 3 years ago • 1 comments
trafficstars

为user_shell增加TAB键自动补全功能(简易),比如当你要执行一个程序,只需要输入头几个字母再按TAB键即可自动补全。

同时内核增加syscall指令可获取ls信息

codychau avatar Nov 02 '22 03:11 codychau

Good work! Can you update your work for newest code?

chyyuu avatar Feb 07 '23 16:02 chyyuu