When scrolling through completions if one completion is longer than the screen width the cursor is on the left side and the visible cmdbar is empty.
vim solves this by adding another line to the cmdbar if the command is to long.
originally reported in ulyssa/iamb#574
When scrolling through completions if one completion is longer than the screen width the cursor is on the left side and the visible cmdbar is empty.
vim solves this by adding another line to the cmdbar if the command is to long.
originally reported in ulyssa/iamb#574