Merge branch 'ipython-in-out-same-width' into develop

This commit is contained in:
ZyX 2014-05-04 17:50:24 +04:00
commit 9e7c6cf0be

View File

@ -7,7 +7,7 @@
}, },
{ {
"type": "string", "type": "string",
"contents": "In[", "contents": "In [",
"draw_soft_divider": false, "draw_soft_divider": false,
"highlight_group": ["prompt"] "highlight_group": ["prompt"]
}, },