[IPython-dev] IPython bug?
Gary Bishop
gb at cs.unc.edu
Fri May 23 22:04:49 EDT 2003
On Fri, 23 May 2003 20:01:54 -0600 "Fernando Perez"
<fperez at colorado.edu> wrote:
> From the ipythonrc file:
> # ii. readline_remove_delims: a string of characters to be removed from the
> # default word-delimiters list used by readline, so that completions may be
> # performed on strings which contain them. Do not change the default value
> # unless you know what you're doing.
> readline_remove_delims '"[]{}-/~
> Try removing '\' from the delimiters list to see what happens. Some
> escaping might be necessary. If this fixes it, we can always put a
> note in for users.
I tried that. Doesn't help. I don't think \ was in the set to begin with.
gb
More information about the IPython-dev
mailing list