bricks-cli
Version:
Command line tool for developing ambitious ember.js apps
6 lines (5 loc) • 345 B
JavaScript
exports.TabWidth = 15 // column width of each tab
exports.TabStartLine = 4 // row from the top to start drawing tabs
exports.TabHeight = 4 // the height in rows of each tab
exports.TabStartCol = 1 // col from the left to start drawing tabs
exports.LogPanelUnusedLines = 8 // number of rows in the UI does not belong to the log panel