##// END OF EJS Templates
skip ugly %2i formatting...
skip ugly %2i formatting I decided that misalignment when digits don't match is less ugly than the asymmetrical space caused by '[%2i]' with single-digit numbers, which are most common.

File last commit:

r3954:94d97371
r7059:8da04fb8
Show More
README
5 lines | 100 B | text/plain | TextLexer
This is the IPython directory.
For more information on configuring IPython, do:
ipython config -h