From d22920fd5e63f3d0b35af8092fe1c7ffe3dcffca Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Mon, 14 Nov 2016 16:58:43 +0100 Subject: Backspace->BackSpace --- doc/help-output.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/help-output.txt') diff --git a/doc/help-output.txt b/doc/help-output.txt index d39e7965..44087d1a 100644 --- a/doc/help-output.txt +++ b/doc/help-output.txt @@ -155,13 +155,13 @@ Global options: -kb-move-char-forward [string] Move forward one char Right,Control+f (File) -kb-remove-word-back [string] Delete previous word - Control+Alt+h,Control+Backspace (File) + Control+Alt+h,Control+BackSpace (File) -kb-remove-word-forward [string] Delete next word Control+Alt+d (File) -kb-remove-char-forward [string] Delete next char Delete,Control+d (File) -kb-remove-char-back [string] Delete previous char - Backspace,Control+h (File) + BackSpace,Control+h (File) -kb-remove-to-eol [string] Delete till the end of line Control+k (File) -kb-remove-to-sol [string] Delete till the start of line -- cgit v1.2.3