##// END OF EJS Templates
Fixed line break syntax error
Fixed line break syntax error

File last commit:

r10590:39805f91
r11930:fa2d41f8
Show More
ipython_here_shell_extension.reg
5 lines | 195 B | text/x-windows-registry | RegeditLexer
/ examples / core / ipython_here_shell_extension.reg
Ville M. Vainio
crlf -> lf
r1032 Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\IPython here]
[HKEY_CLASSES_ROOT\Directory\shell\IPython here\Command]
MinRK
update ipython_here_shell_extension
r10590 @="cmd.exe /C python -m IPython -i -c \"%cd %1\""