mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 18:22:25 +02:00
remove history position change to non-incremental search; fixes to $@ in some word expansions like :+
This commit is contained in:
@@ -129,10 +129,7 @@ g. There is a new option: `enable-active-region'. This separates control of
|
||||
h. rl_completer_word_break_characters is now `const char *' like
|
||||
rl_basic_word_break_characters.
|
||||
|
||||
i. The non-incremental history searches now leave the current history offset
|
||||
at the position of the last matching history entry, like incremental search.
|
||||
|
||||
j. Readline looks in $LS_COLORS for a custom filename extension
|
||||
i. Readline looks in $LS_COLORS for a custom filename extension
|
||||
(*.readline-colored-completion-prefix) and uses that as the default color
|
||||
for the common prefix displayed when `colored-completion-prefix' is set.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user