Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add flag to delay shell launch until after window initialization #2817

@kchibisov

Description

@kchibisov

Linux
Wayland

If you start vim with alacritty -e vim it's size will be incorrect most of the time. You can fix it with resize event though. The issue is presented on both evlp2 and master branches. Can be workaround by inserting std::thread::sleep_ms(100) in the beginning of the handle_resize.

Broken vim looks like this.

Screenshot_Mon 23 Sep 2019 04:51:49 PM MSK

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions