In the git version of IPython, type ``` def foo(a): pass<ENTER> ``` The new line is not correctly indented, and the tab key does not insert 4 spaces. /cc @Carreau @takluyver
In the git version of IPython, type
The new line is not correctly indented, and the tab key does not insert 4 spaces.
/cc @Carreau @takluyver