It would be nice if the PythonShell would listen to VFSNodeSelect events and give the shell
(if it is visible and connected to the same View) a os.chdir() command to switch to that directory.
Console's System shell has an option "On VFS Node Select, change to dir"
I want something similar in python.
The new Shell.chDir() API in Console 5.1 will make this much easier.