ulyssa / iamb

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

Add error for missing username on `:logout` #277

Closed mordquist closed 4 months ago

mordquist commented 5 months ago

Adds error message if no argument is supplied. Now Failed command: Error: Missing username is displayed if no username is given.

Did not remove username requirement for single account clients since different behavior depending on number of accounts could be confusing.

Fix for #268

ulyssa commented 4 months ago

Thank you for fixing this! I should probably update the invalid argument variant in the next modalkit release to take a String with details.