murex icon indicating copy to clipboard operation
murex copied to clipboard

Lazy case support

Open lmorg opened this issue 6 years ago • 0 comments

We have lazy case support for structures (eg JSON) but not for tabulated data. Should support:

  1. be extended to tabulated data (I think "yes")
  2. be rewritten to proper case insensitivity (I'm inclined to say so but that's not a small undertaking)
  3. be optional - disabled / enabled via config set index lazy-case (I think definitely)
  4. be enabled by default (I'm not sure. arguably it shouldn't be but having it enabled by default is definitely more convenient)

lmorg avatar Jan 09 '19 17:01 lmorg