iamb icon indicating copy to clipboard operation
iamb copied to clipboard

:logout fails

Open landryb opened this issue 1 year ago • 2 comments

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

landryb avatar Apr 16 '24 10:04 landryb

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.

mordquist avatar Apr 24 '24 22:04 mordquist

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 ?

landryb avatar Apr 25 '24 07:04 landryb