Download:
child 166:da616cf2cb62
parent 164:84e6c489ca2a
165:c956c1d2a205
Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Mar 2019 12:13:22 +0800
.bashrc: make i-search (the forward one) work too

1 файлов изменено, 4 вставок(+), 0 удалений(-) [+]
.bashrc file | annotate | diff | comparison | revisions
--- a/.bashrc Fri Jan 18 20:45:07 2019 +0800
+++ b/.bashrc Sat Mar 16 12:13:22 2019 +0800
@@ -61,3 +61,7 @@
# hg() {
# LC_ALL=en_US.UTF-8 "$HOME/hg/hg" "$@"
# }
+
+# Makes C-S visible to bash, so C-R and C-S search through history back and
+# forward
+stty -ixon