ulyssa / iamb

A Matrix client for Vim addicts
https://iamb.chat
Apache License 2.0
608 stars 45 forks source link

:logout fails #268

Open landryb opened 5 months ago

landryb commented 5 months ago

using 0.0.9 on OpenBSD, :logout command from #162 exists (eg :log<tab> completes it) but it fails with Failed command: Invalid argument

mordquist commented 5 months ago

You need to specify the account you want to log out of to avoid accidentally logging out of the wrong account. Try logging out with :logout @user:example.com.

landryb commented 5 months ago

thanks @mordquist , that wasn't obvious to me. yes it works fine if i specify the account, but: