jshon
jshon copied to clipboard
Made the -0 (null-delimit) work on -k (print keys) too.
This functionality should be there for two reasons:
- The JSON spec allows \n in a key, so we have to deal with this possibility.
- There's no reason for it not to work. This is a small patch, and now users can have null-delimited keys if they want to.