From d4dc1f7b14e7d8016854ac526c2e1c6024a7ddc1 Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Mon, 30 Dec 2019 01:48:27 +0300 Subject: Remove outdated information from README --- README.md | 7 ------- 1 file changed, 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fee19f51..6409c451 100644 --- a/README.md +++ b/README.md @@ -212,11 +212,6 @@ running on another machine which is connected to Alacritty via SSH, this issue disappears. Actual throughput and rendering performance are still better in Alacritty. -**_My arrow keys don't work._** - -It sounds like you deleted some key bindings from your config file. Please -reference the default config file to restore them. - ## IRC Alacritty discussion can be found in `#alacritty` on freenode. @@ -235,6 +230,4 @@ env WINIT_UNIX_BACKEND=x11 alacritty Alacritty is released under the [Apache License, Version 2.0]. [Apache License, Version 2.0]: https://github.com/jwilm/alacritty/blob/master/LICENSE-APACHE -[faq]: https://github.com/jwilm/alacritty#faq [tmux]: https://github.com/tmux/tmux -[Wayland meta issue]: https://github.com/tomaka/winit/issues/306 -- cgit