q icon indicating copy to clipboard operation
q copied to clipboard

Header -O problem with -b beautify and -f format

Open psb777 opened this issue 2 years ago • 1 comments

If one adjusts an output column width using -f (format) then -b (beautify) does not make the same adjustment with the -O header row as it does with the data rows.

$ q -v
q version 3.1.6
Python: 3.9.2 (default, Feb 28 2021, 17:03:44) // [GCC 10.2.1 20210110]

psb777 avatar Jan 30 '23 14:01 psb777

True, I've just noticed this as well. I'll fix for the next release, thanks for reporting it.

harelba avatar Jan 30 '23 15:01 harelba