##// END OF EJS Templates
make display_status optional at runtime in setupext...
make display_status optional at runtime in setupext This allow the check_for_readline to *not* print its indented status line closes gh-361 closes gh-20

File last commit:

r1251:99658885
r3744:901196b3
Show More
ipython_here_shell_extension.reg
5 lines | 194 B | text/x-windows-registry | RegeditLexer
/ docs / examples / core / ipython_here_shell_extension.reg
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\IPython here]
[HKEY_CLASSES_ROOT\Directory\shell\IPython here\Command]
@="cmd.exe /C ipython.py -p sh -i -c \"%cd %1\""