iamb
iamb copied to clipboard
:logout fails
using 0.0.9 on OpenBSD, :logout command from #162 exists (eg :log<tab> completes it) but it fails with Failed command: Invalid argument
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.
thanks @mordquist , that wasn't obvious to me. yes it works fine if i specify the account, but:
- that wasnt obvious from the error message
- if logged in to only a single account, i'd have expected it to log me out of that account then... maybe some small improvement ?