GUI Editor file save problem

Here's the problem. The GUI file editor, by default starts to look for a file specified that's in the home directory. I can get it to read a file properly from the Red Eclipse data folder if I specifically do:
HOWEVER, when saved, it will NOT save to the same path. However, it will instead save to data/ExtendedCompass/ECcComp.cfg inside the home dir.
Why does it default there? quin, or any other dev, if it's not asking too much, could you give me a source edit to fix this? (I can just add it to my current one) Or to somehow force it to save properly?
Right now this is hindering a rather important feature of Extended Compass D:
- {l Code}: {l Select All Code}
showfileeditor data/ExtendedCompass/ECcComp.cfg
HOWEVER, when saved, it will NOT save to the same path. However, it will instead save to data/ExtendedCompass/ECcComp.cfg inside the home dir.
Why does it default there? quin, or any other dev, if it's not asking too much, could you give me a source edit to fix this? (I can just add it to my current one) Or to somehow force it to save properly?
Right now this is hindering a rather important feature of Extended Compass D: