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
for each view status bar we store statuses in a map here https://github.com/limetext/lime/blob/master/backend/view.go#L47 currently we can modify them by SetStatus, GetStatus and EraseStatus there should be a connection between setting status and front end which is not implemented yet
view.set_status
,view.get_status
,view.erase_status
status_message
The text was updated successfully, but these errors were encountered: