We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 282223e commit 9347928Copy full SHA for 9347928
CHANGELOG.md
@@ -10,6 +10,10 @@ Notable changes to the `alacritty_terminal` crate are documented in its
10
11
## 0.16.0-dev
12
13
+### Changed
14
+
15
+- Shell initialization on macOS to manually check the `~/.hushlogin` file
16
17
### Fixed
18
19
- Crash when OpenGL context resets
alacritty_terminal/CHANGELOG.md
@@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## 0.25.1-dev
## 0.25.0
### Changed
0 commit comments