## Current When entering command mode with `:`, Tab completion suggestions are not visible on screen. ## Expected Display completion suggestions on the right side of the input (e.g., `→ ec2 | s3 | lambda | ...`)
Current
When entering command mode with
:, Tab completion suggestions are not visible on screen.Expected
Display completion suggestions on the right side of the input (e.g.,
→ ec2 | s3 | lambda | ...)