Skip to content

feature: windows.width option #116

@Davidyz

Description

@Davidyz

Did you check the docs?

  • I have read all the docs

Is your feature request related to a problem? Please describe.

When the windows.position is "below" or "above", it's now possible to customise the split size by using the windows.height option. However, there's no option that allows configuring the split size when the windows.position is "left" or "right".

Describe the solution you'd like

Add a windows.width option (similar to windows.height, but for the split width when appropriate).

Update: It'd be nice to have a windows.terminal.height option too, for adjusting the terminal split size when needed.

Describe alternatives you've considered

Autocmd that sets the split size, which is inconvenient and not very elegant.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions