Feature: Command bar completion Scenario: No warnings when completing with one entry (#1600) Given I open about:blank When I run :set-cmd-text -s :open And I run :completion-item-focus next Then no crash should happen