From dd9bd7f891bd2c5e8f7b15ea4664e9bc7c562cf0 Mon Sep 17 00:00:00 2001 From: Dominik Herold Date: Thu, 23 Feb 2017 22:50:26 +0100 Subject: [PATCH] deleted redundant backspace information --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index aa11b23..2794223 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ It is cross platform and runs anywhere .NET is supported, targeting `netstandard | `Ctrl`+`P` / `↑` | Backward in history | | `Ctrl`+`U` | Cut text to the start of line | | `Ctrl`+`W` | Cut previous word | -| `Backspace` | Delete previous character | ## Usage