##// END OF EJS Templates
Merge pull request #1930 from minrk/limitdictdb...
Merge pull request #1930 from minrk/limitdictdb add size-limiting to the DictDB backend Adds configurables for culling old records when limits are exceeded. Default limits: 1GB of buffers, 1024 records, 10% cull.

File last commit:

r1251:99658885
r8018:e0803aa9 merge
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\""