Hello
I'm writing for ask programmers of possibility implement editor mode of navigation by cursor on every places, even if there is any letters or spaces. I'm programmer for 20 years, and never meet better text editor than Dos Navigator or Necromancer Dos Navigator. In most cases, remembering if I put some add spaces or not is not important, DN always remove spaces when saving file. And I never care if have a long lines, and cursor jump to beginnig of empty line hiding code I'm just reading.
It should be a mode, another possibility rather than only option, because it have obviousness disadventages.
I know it can be hard or easy to implement it, depending on inside structure of editor, which I don't know.
So, I'm ask here if anybody thought about this navigation mode "without spaces problem" ?