Skip to content

Can we make the XXX_resize_max proportional to the terminal size #39

@you-n-g

Description

@you-n-g

Hi,

lens is realy a great plugin that saves me a lot of time.
It works as what I expected most of the time.

Can lens make the XXX_resize_max proportional to the terminal size?

For example, adjust the XXX_resize_max everytime when the terminal size changes.

let g:lens#height_resize_max = winheight('%') / 4 * 3
let g:lens#width_resize_max = winwidth('%') / 4 * 3

Thanks!

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