AnotherRedisDesktopManager icon indicating copy to clipboard operation
AnotherRedisDesktopManager copied to clipboard

编码问题

Open chenchen123423 opened this issue 2 years ago • 2 comments

OS

Windows or Linux or Mac

VERSION

Version in settings

ISSUE DESCRIPTION

Bug reproduction process and configuration screenshot if possible

新版本的编码问题,在连接时存在/x00编码格式,用现有编码工具无法解码

chenchen123423 avatar Dec 07 '22 07:12 chenchen123423

详细说说?或者截个图看看

qishibo avatar Dec 07 '22 10:12 qishibo

试了一下,\x00在hex视图中也是为空,确实有问题,不过是因为0号ascii也在0-255范围内,所以认为他是可视字符,但是他比较特殊,是NUL,所以文本框里还是没东西

可以优化一下

qishibo avatar May 29 '23 01:05 qishibo