You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pasting hi *world* doesn't work: nothing is showing.
The reason for this is in ActionCmdRemoveExtremesAndDecorate::apply, as it undoes the last operation (pasting the whole text) instead of the last character pasted or the last marker found.
The text was updated successfully, but these errors were encountered:
Pasting
hi *world*
doesn't work: nothing is showing.The reason for this is in
ActionCmdRemoveExtremesAndDecorate::apply
, as it undoes the last operation (pasting the whole text) instead of the last character pasted or the last marker found.The text was updated successfully, but these errors were encountered: