diff options
| author | Joe Wilm <joe@jwilm.com> | 2017-01-06 09:30:01 -0800 |
|---|---|---|
| committer | Joe Wilm <joe@jwilm.com> | 2017-01-06 09:31:44 -0800 |
| commit | 1c4a5b3985b3d338caf797b23fafaf68a0b522bc (patch) | |
| tree | b02283c5fa49f3b45f263204ab9c0401b663410d | |
| parent | a582e47f7134cfce01d3aacc10b50bc41a835840 (diff) | |
| download | r-alacritty-1c4a5b3985b3d338caf797b23fafaf68a0b522bc.tar.gz r-alacritty-1c4a5b3985b3d338caf797b23fafaf68a0b522bc.tar.bz2 r-alacritty-1c4a5b3985b3d338caf797b23fafaf68a0b522bc.zip | |
Add note about this release being pre-alpha
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -20,6 +20,10 @@ goal means that it doesn't have many features like tabs or scroll back as in other terminals. Instead, it is expected that users of Alacritty make use of a terminal multiplexer such as [`tmux`](https://github.com/tmux/tmux). +This initial release should be considered as pre-alpha software--it will have +issues. Once Alacritty reaches an alpha level of readiness, precompiled binaries +will be provided for supported operating systems. + ## Blog Posts There is a forthcoming announcement post the week of Jan 2, 2017. |