diff options
author | Joe Wilm <jwilm@users.noreply.github.com> | 2018-09-17 08:15:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-17 08:15:20 -0700 |
commit | cff58e9d683c44a34f37e628c7faaea4410ada74 (patch) | |
tree | e051a942190247faeab42757dd6a5f08db5a7cca /README.md | |
parent | 865727c062810e29fa33b5c04bb05510e7da3ddf (diff) | |
parent | 054e38e98d8f150b99b50fec9f679c3d23875a0a (diff) | |
download | alacritty-cff58e9d683c44a34f37e628c7faaea4410ada74.tar.gz alacritty-cff58e9d683c44a34f37e628c7faaea4410ada74.zip |
Merge pull request #1147 from jwilm/scrollbackv0.2.0
Scrollback
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -385,12 +385,6 @@ Just Works. It sounds like you deleted some key bindings from your config file. Please reference the default config file to restore them. -- **_Why doesn't it support scrollback?_** - - Alacritty's original purpose was to provide a better experience when using - [tmux] which already handled scrollback. The scope of this project has since - expanded, and [scrollback will eventually be added](https://github.com/jwilm/alacritty/issues/124). - ## IRC Alacritty discussion can be found in `#alacritty` on freenode. |