Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14445

Rebinding forward-search-history causes lost of incremental behaviour

From Hugo Gabriel Eyherabide <hugogabriel.eyherabide@gmail.com>
Newsgroups gnu.bash.bug
Subject Rebinding forward-search-history causes lost of incremental behaviour
Date 2018-08-06 16:37 +0300
Message-ID <mailman.4745.1533562672.1292.bug-bash@gnu.org> (permalink)

Show all headers | View raw


Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-unknown-linux-gnu'
-DCONF_VENDOR='unknown' -DLOCALEDIR='/usr/local/share/locale$
uname output: Linux hugo-agile 4.13.0-43-generic #48~16.04.1-Ubuntu SMP Thu
May 17 12:56:46 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Machine Type: x86_64-unknown-linux-gnu

Bash Version: 4.4
Patch Level: 18
Release Status: release

Description:

Rebinding forward-search-history through
bind '"\er": forward-search-history'
does trigger the function, but not incrementally as \C-s does (when pressed
repeatedly).

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Rebinding forward-search-history causes lost of incremental behaviour Hugo Gabriel Eyherabide <hugogabriel.eyherabide@gmail.com> - 2018-08-06 16:37 +0300

csiph-web