##// END OF EJS Templates
bash completion: subcmds get a trailing space...
bash completion: subcmds get a trailing space thanks to @juliantaylor for providing the patch

File last commit:

r10590:39805f91
r13581:228b0746
Show More
ipython_here_shell_extension.reg
5 lines | 195 B | text/x-windows-registry | RegeditLexer
/ 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 python -m IPython -i -c \"%cd %1\""