1
0
mirror of https://github.com/kepler155c/opus synced 2025-11-18 16:25:10 +00:00

partition manager + tab/wizard rework

This commit is contained in:
kepler155c@gmail.com
2020-04-26 19:39:58 -06:00
parent b0d2ce0199
commit ef9f0e09b6
35 changed files with 588 additions and 334 deletions

View File

@@ -39,7 +39,7 @@ if not _colors.backgroundColor then
end
return UI.Tab {
tabTitle = 'Shell',
title = 'Shell',
description = 'Shell options',
grid1 = UI.ScrollingGrid {
y = 2, ey = -10, x = 2, ex = -17,