From: Mike Frysinger Date: Tue, 23 Oct 2012 19:46:47 +0000 (-0400) Subject: eat trailing whitespace X-Git-Url: https://git.wh0rd.org/?p=home.git;a=commitdiff_plain;h=64fea4f952c7df5c4e8861321a1525d443015031 eat trailing whitespace --- 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