Object Edit bugs
I use oe from the command line quite a bit and there is an annoyance that I'd like to see addressed: If I start oe with 'oe readme.txt', the readme.txt that opens is the one from the oe directory. This occurs even when I am not in the oe directory or if I include the full path to the readme.txt I want to open as in 'oe "c:\a directory\readme.txt" When I issue "c:\a directory\a different file.txt" the correct 'a different file.txt' file does open correctly.
The other issue is with large files (20 mb text files or so). When using large files, I will often get exceptions when using the search feature multiple times.