Comment #2 on issue 303 by jeffwheeler: Initial cursor type invalid for Vim http://code.google.com/p/yi-editor/issues/detail?id=303
When launching with vim/Pango, the initial cursor is a vertical line, which would typically indicate insertion mode. The initial mode isn't insertion mode, though, and the cursor should indicate this by starting with a block (rectangular) cursor. Performing any action (e.g. moving the cursor one position to the right) in the buffer refreshes the state, and the cursor becomes the correct block cursor. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
