aboutsummaryrefslogtreecommitdiff
path: root/readline
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-12-27 00:05:26 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-12-27 00:05:26 +1300
commit43f9952db851ebcfa9f14b3e7e9a40886f43cd16 (patch)
tree9b9f4843db4219f577aa8c8c27ac57ed20cc4983 /readline
parentTwo-space sentences in VimL comments (diff)
downloaddotfiles-43f9952db851ebcfa9f14b3e7e9a40886f43cd16.tar.gz
dotfiles-43f9952db851ebcfa9f14b3e7e9a40886f43cd16.zip
Break up some long lines
Diffstat (limited to 'readline')
-rw-r--r--readline/inputrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/readline/inputrc b/readline/inputrc
index f9007c24..ab9dde86 100644
--- a/readline/inputrc
+++ b/readline/inputrc
@@ -53,8 +53,8 @@ $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, which is below the
+ # minimum 2.05a supported by these dotfiles.
Space: magic-space
# Tab does traditional blocking completion