mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-10 05:30:49 +02:00
commit bash-20121228 snapshot
This commit is contained in:
@@ -208,7 +208,7 @@ int rl_visible_stats = 0;
|
||||
#if defined (COLOR_SUPPORT)
|
||||
/* Non-zero means to use colors to indicate file type when listing possible
|
||||
completions. The colors used are taken from $LS_COLORS, if set. */
|
||||
int _rl_colored_stats = 1;
|
||||
int _rl_colored_stats = 0;
|
||||
#endif
|
||||
|
||||
/* If non-zero, when completing in the middle of a word, don't insert
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user