##// END OF EJS Templates
fix changelog
fix changelog

File last commit:

r883:e36745ec
r886:c511cc75
Show More
ipython_here_shell_extension.reg
5 lines | 199 B | text/x-windows-registry | RegeditLexer
/ doc / examples / ipython_here_shell_extension.reg
vivainio
add 'ipython here' shell extension
r882 Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\IPython here]
[HKEY_CLASSES_ROOT\Directory\shell\IPython here\Command]
vivainio
ipython here uses /C instead of /K
r883 @="cmd.exe /C ipython.py -p sh -i -c \"%cd %1\""