I have rows that look like this when displayed through the shell: AAA\x00BBB AAA\x00BBB AAA\x00CCC AAA\x00CCC
I would like to manually add a split for AAA\x00CCC. I know the shell has some restrictions on how some characters are handled so I thought I'd ask before trying.
