blob: 8035ca4abe80563b0c9a0c3759ab7e4a2eb9e10c [file] [log] [blame]
# Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Extra inputrc bindings hand maintained.
set show-all-if-unmodified on
# Support history searching with page up/down.
"\e[5~": history-search-backward
"\e[6~": history-search-forward
# Support tab completion of commands.
TAB: dynamic-complete-history