d99kris / nchat

Terminal-based Telegram / WhatsApp client for Linux and macOS
MIT License
538 stars 41 forks source link

The `--confdir` option is not functioning correctly. #103

Closed lumpsoid closed 1 year ago

lumpsoid commented 1 year ago

Description: When you use the --confdir option mentioned in the --help to specify a different folder for configuration loading, nchat displays the --help information instead of starting. However, when you use the -d option, everything works correctly.

How to reproduce it: run in terminal: nchat --confdir ~/.config/nchat it will prints out --help information image

Environment:

d99kris commented 1 year ago

Hi @lumpsoid - thanks for reporting! It looks like this bug has been around for some time. Will look into fixing it soon.

d99kris commented 1 year ago

Hi again, this should be fixed now. Let me know if you're still facing any issues.

lumpsoid commented 1 year ago

Just confirming that the fix works

d99kris commented 1 year ago

Just confirming that the fix works

Thanks for confirming 👍