From 64fea4f952c7df5c4e8861321a1525d443015031 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 23 Oct 2012 15:46:47 -0400 Subject: [PATCH] eat trailing whitespace --- .inputrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.inputrc b/.inputrc index 9c26244..a6e30af 100644 --- a/.inputrc +++ b/.inputrc @@ -12,7 +12,7 @@ set visible-stats on # konsole (alt + arrow key) "\e[1;3C": forward-word "\e[1;3D": backward-word -# mappings for "page up" and "page down" to step to the beginning/end +# mappings for "page up" and "page down" to step to the beginning/end # of the history "\e[5~": history-search-backward "\e[6~": history-search-forward -- 2.39.5