You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the latest release of macOS, when running the winit example after adding .with_maximized(true).with_decorations(false), it will crash with the error illegal hardware instruction.
On the latest release of macOS, when running the winit example after adding
.with_maximized(true).with_decorations(false), it will crash with the errorillegal hardware instruction.This has been reported to Alacritty in alacritty/alacritty#2877.