aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCasper Rogild Storm <2248455+casperstorm@users.noreply.github.com>2020-04-30 20:04:02 +0200
committerGitHub <noreply@github.com>2020-04-30 18:04:02 +0000
commit7901b454ee04c7873e611986ed2dbe5c3d6331eb (patch)
treee1085407c343f07346a56999ea50e81eb4ebf9a3 /CHANGELOG.md
parentf4689a1c362f851e37b0f9a2fa32fe0f5e9ef3b8 (diff)
downloadalacritty-7901b454ee04c7873e611986ed2dbe5c3d6331eb.tar.gz
alacritty-7901b454ee04c7873e611986ed2dbe5c3d6331eb.zip
Fix startup locale on macOS
Fixes #2800. Fixes #2566.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1dcb9b23..cbe1ab17 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,8 +26,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Low resolution window decoration icon on Windows
### Fixed
+
- Tabstops not being reset with `reset`
- Selection not cleared when switching between main and alt grid
+- Fallback to `LC_CTYPE=UTF-8` on macOS without valid system locale
## 0.4.2