Skip to content

Request: Create proper size window according to current window layout #284

@linjiX

Description

@linjiX

Issue template

Issue description

The core command to open CtrlSF window is:

'botright vertical'. winsize .'split'

Vim will create a window which width = winsize

If remove the winsize:

'botright vertical split'

Vim will create a window with a proper window size according to current window layout.

Could you add a flag to support this behavior?

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