Add border to terminal display
This commit is contained in:
@@ -14,6 +14,7 @@ data ListDisplayParams = ListDisplayParams
|
||||
{ _ldpPos :: ScreenPos
|
||||
, _ldpScale :: Float
|
||||
, _ldpVerticalGap :: Float
|
||||
, _ldpBorder :: Maybe (Int,Int) -- the Ints give height and width for a border
|
||||
}
|
||||
|
||||
data CursorDisplay
|
||||
|
||||
Reference in New Issue
Block a user