[IPython-User] Getting the qtconsole to respect my readline settings
Aaron Meurer
asmeurer@gmail....
Tue Aug 2 23:31:45 CDT 2011
Ah. Well, in that case, is there any way to edit the "readline"
settings. I don't like how up arrow searches the history from the
text that is entered rather than all history, and also I would like to
make C-d exit the console.
Also, it bugged me about libedit the first time I used it, which
certainly led me to believe it was using readline.
Aaron Meurer
On Tue, Aug 2, 2011 at 10:01 PM, MinRK <benjaminrk@gmail.com> wrote:
> What readline settings? The qt console doesn't use readline.
>
> -MinRK
>
> On Tue, Aug 2, 2011 at 21:00, Aaron Meurer <asmeurer@gmail.com> wrote:
>> 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
>> _______________________________________________
>> IPython-User mailing list
>> IPython-User@scipy.org
>> http://mail.scipy.org/mailman/listinfo/ipython-user
>>
>
More information about the IPython-User
mailing list