mycli
mycli copied to clipboard
encoding issue
When I use
mycli -h host -u user
for a remote access, it shows the error:
unicodedecodeerror: 'utf-8' codec can't decode byte 0xa8 in position 52: invalid start byte
For fix this issue, I must manually modify the .myclirc
file
# \R - The current time, in 24-hour military time (0-23)
# \r - The current time, standard 12-hour time (1-12)
Change the "-" (it looks a bit longer than the correct one) at the end to the one that we can type from our keyboard