From 8451b75689b44f11ec1707af7e26d915772c3972 Mon Sep 17 00:00:00 2001 From: Ethan Conneely Date: Sun, 10 Jul 2022 10:10:28 +0100 Subject: [PATCH] Fix error when opening in root dir on Windows --- CHANGELOG.md | 1 + alacritty/windows/wix/alacritty.wxs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c8816d2..c1d97b3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Character mappings in the DEC special graphics character set (line drawing) - Window flickering on resize on Wayland - Unnecessary config reload when using `/dev/null` as a config file +- Windows `Open Alacritty Here` on root of drive displaying error ## 0.10.1 diff --git a/alacritty/windows/wix/alacritty.wxs b/alacritty/windows/wix/alacritty.wxs index 2840f6fa..461e97cb 100644 --- a/alacritty/windows/wix/alacritty.wxs +++ b/alacritty/windows/wix/alacritty.wxs @@ -53,7 +53,7 @@ - +