From 5d0dab95dfcccdbf1b81be344e38264bb19d7f9c Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 27 Dec 2018 00:06:28 +1300 Subject: Remove some vestigial Bash 2.05 guards/comments --- readline/inputrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'readline') diff --git a/readline/inputrc b/readline/inputrc index ab9dde86..87abcd49 100644 --- a/readline/inputrc +++ b/readline/inputrc @@ -53,8 +53,7 @@ $if Bash # Expand ! history with a spacebar press # Note that this makes your shell unusable if your Bash doesn't have - # magic-space. It's had this feature since 2.02, which is below the - # minimum 2.05a supported by these dotfiles. + # magic-space. It's had this feature since 2.02. Space: magic-space # Tab does traditional blocking completion -- cgit v1.2.3