Updates:
Summary: Cursor status is not up to date
Status: Accepted
Labels: -Priority-Medium -Component-UI -Component-Keymap-vim
Priority-Low
Component-UI-Pango Component-Keymap-emacs
Comment #1 on issue 288 by m.niloc: Cursor status is not up to date
http://code.google.com/p/yi-editor/issues/detail?id=288
Oh that was caused by escToMeta.
However, there is still a problem which shows in Pango. In a new buffer,
the cursor
is displayed as a rectangle until a key is pressed. This is because the
keymap calls
setInserting True, but keymap actions are run by Yi.Core.dispatch, and
dispatch is
not called until a key is pressed.
--
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
-~----------~----~----~----~------~----~------~--~---