murex
murex copied to clipboard
Lazy case support
We have lazy case support for structures (eg JSON) but not for tabulated data. Should support:
- be extended to tabulated data (I think "yes")
- be rewritten to proper case insensitivity (I'm inclined to say so but that's not a small undertaking)
- be optional - disabled / enabled via
config set index lazy-case
(I think definitely) - be enabled by default (I'm not sure. arguably it shouldn't be but having it enabled by default is definitely more convenient)