mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 10:42:28 +02:00
commit bash-4.0-beta snapshot
This commit is contained in:
+1
-1
@@ -4248,7 +4248,7 @@ sv_comp_wordbreaks (name)
|
||||
|
||||
sv = find_variable (name);
|
||||
if (sv == 0)
|
||||
rl_completer_word_break_characters = (char *)NULL;
|
||||
reset_completer_word_break_chars ();
|
||||
}
|
||||
|
||||
/* What to do just after one of the TERMxxx variables has changed.
|
||||
|
||||
Reference in New Issue
Block a user