diff options
author | Árni Dagur <arnidg@protonmail.ch> | 2018-07-29 13:41:32 +0000 |
---|---|---|
committer | Christian Duerr <chrisduerr@users.noreply.github.com> | 2018-07-29 13:41:32 +0000 |
commit | 23601fbefcab5ba08884dd87c6a3d2f4347166a2 (patch) | |
tree | 165afa54b648f0d3051283a2d9ab9213cd171d6f /README.md | |
parent | 5d2faf4365f807e65a86748eb803cba3dcef61c3 (diff) | |
download | alacritty-23601fbefcab5ba08884dd87c6a3d2f4347166a2.tar.gz alacritty-23601fbefcab5ba08884dd87c6a3d2f4347166a2.zip |
Remove "Why doesn't it support scrollback?" from FAQ
Since scrollback is implemented on the scrollback branch,
this section in the FAQ is redundant.
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. |