Skip to content

Commit b19e6bf

Browse files
committed
[*]: small typo ...
1 parent d1e8942 commit b19e6bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.inputrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
"\e[B": history-search-forward
66
"\e[A": history-search-backward
77

8-
# Try to stay at the same the cursor position when moving through the history.
8+
# Try to stay at the same cursor position when moving through the history.
99
set history-preserve-point on
1010

1111
# Autocompletion
1212
# -----------------------------------------------------------------------------
1313
#
1414

15-
# tab completion and readline editing in mingw/msys shell
15+
# Tab completion and readline editing in mingw/msys shell.
1616
# -> http://serverfault.com/questions/119643/how-to-get-both-tab-completion-and-readline-editing-in-mingw-msys-shell
1717
"\C-i": vi-complete
1818

0 commit comments

Comments
 (0)