dot/ipython-config.py: Go back to traditional completion display.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 15 Jul 2017 00:05:43 +0000 (01:05 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 15 Jul 2017 14:01:27 +0000 (15:01 +0100)
commitd4d0708511d184ab3211ac72a33bee1e7fedeca0
tree376dc1823057942c10d5ffdadc191dbd0d4738bd
parent76dcbf257f5e44f9078a4775ae24645994f1d34b
dot/ipython-config.py: Go back to traditional completion display.

IPython has this new default completion display where it shows a
tiny fraction of the available completions in a postage stamp.  I'm
not sure why this is meant to be better.  It's the sort of thing IDEs
do, but it seems daft to me.
dot/ipython-config.py