jshon icon indicating copy to clipboard operation
jshon copied to clipboard

Made the -0 (null-delimit) work on -k (print keys) too.

Open milhnl opened this issue 8 years ago • 0 comments

This functionality should be there for two reasons:

  1. The JSON spec allows \n in a key, so we have to deal with this possibility.
  2. 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.

milhnl avatar Nov 28 '16 11:11 milhnl