pushed
zhengqunkoo/codecrafters-shell-rust • 10:19 AM - Jan 28, 2026
Improved the developer experience by updating executable tab completion to support longest common prefix matching. When multiple matches exist, the first tab press now completes to the common prefix, while the second tab press lists all available suggestions. This adjustment ensures more intuitive navigation when working with similar command names. 
