##// END OF EJS Templates
preserve margins when using Ctrl-O for newline...
preserve margins when using Ctrl-O for newline This should address ipython/ipython#9588. Control-O will insert a new line, preserve the current cursor position and preserve the indentation level on the newline
Gil Forsyth -
r22695:0d8a7856
Show More
Name Size Modified Last Commit Author
/ IPython / terminal
pt_inputhooks
tests
__init__.py Loading ...
console.py Loading ...
debugger.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...
magics.py Loading ...
prompts.py Loading ...
ptshell.py Loading ...
ptutils.py Loading ...
shortcuts.py Loading ...