Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
linjiX opened this issue Feb 7, 2020 · 0 comments
Open

Comments

@linjiX
Copy link

linjiX commented Feb 7, 2020

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?

@linjiX linjiX changed the title [feature request] Create proper size window according to current window layout Request: Create proper size window according to current window layout Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant