Hi. Is there a way to make the qtconsole respect my readline settings in my ipython_config.py file? I tried changing the settings from TerminalInteractiveShell to just InteractiveShell and even BaseIPythonApplication, but it doesn't work. Aaron Meurer