configgood first issuehacktoberfesthelp wanted
仓库指标
- 星标
- (32,593 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Allow the configuration of pane frames.
For example where or whether to show the scroll indicator. Have some right aligned, some left aligned. Display the information at the bottom of the frames.
The current default configuration could be something akin to this:
pane_frames:
top:
left: [title, ]
right: [scroll, ]
bottom:
left: []
right: []
Allow the configuration of pane frames to depend on the mode they are in.