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
a command that is just m would match any line that starts with !m such as !message and !motivate likely unintended. Should probably check for whitespace after the matched string.