Ted bug:gets locked to certain path(Win32)

Monkey Forums/Monkey Bug Reports/Ted bug:gets locked to certain path(Win32)

EdzUp(Posted 2012) [#1]
When using Ted as the main editor in monkey sometimes it will get locked to a certain path, in my instance it was bananas/mak/audiotest. To sort it out I had to edit the ini file and remove the directory reference from the defaultdir= line at the top of the file so I could set another one.

Maybe a suitable fix would be get Ted to use the last opened file path so we can open files from there and if it doesnt exist anymore open the default monkey path?


marksibly(Posted 2012) [#2]
Not sure what you mean by 'locked to a certain path' - can you post steps to reproduce?

Monkey already uses the last 'file opened via the filerequester' dir as the default dir.

However, opening a file via double click on the project tree, or saving a file wont affect the default dir.