laixintao

Results 161 comments of laixintao

hi this is still wip right? can you mark this PR to draft or edit the title with `WIP`?

https://github.com/dbcli/mycli/blob/master/mycli/myclirc#L49

`git diff 32ae8d3dc3921f90d31de3714a220180a212b6d4...5739d443a31a151009c -- commands.json`

`git show 60dd4ba0cdc003ba7767c7e15e727cabc801489d -- iredis/data/commands.json`

iredis/data/commands.json:1031 COPY Command

@ iredis/data/commands.json:1166 @

iredis/data/commands.json:1695

next: @ iredis/data/commands.json:2063 @

@ iredis/data/commands.json:2492 @

Thanks for reporting. It seems that when using single quotes or no quote, `\x00` will be sent as a string, but in double-quotes then hex value will be interpreted as...