Skip to content

Buffer space around sections is kept even when borders = {} and title.format = "" #750

@LyxHuston

Description

@LyxHuston

I want to remove the frames around certain parts of the UI in order to save space. Here's a minimally useful config that should save some space:

version = "1.0.0"

xplr.config.general.panel_ui.table.borders = {}
xplr.config.general.panel_ui.table.title.format = ""

and what it looks like with current version:
Image

I do already have the code modified on my computer, so I can just make a PR for it if you'll allow. Default behavior can be kept with title.format = " "
Top is xplr 1.0.0, bottom is my changes. Left is default config, right is same minimally useful config given above.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions