| Summary: | Annoying little bug using ls -G with colorized prompts. | ||
|---|---|---|---|
| Product: | Base System | Reporter: | eddier <eddier> |
| Component: | bin | Assignee: | joe <joe> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.1-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
eddier
2000-09-07 00:00:00 UTC
> When using "ls -G" while also using colored bash prompts, if the first file(s
> ) outputted are not to be colorized, they take on the bash prompt color until
> reaching a file that does have color.
Surely this is a bug in the way the bash color prompt is implemented (I assume
you're doing it with funky escape codes in PS1). It should leave the terminal
in the default color mode at the end of the pormpt, rather than rely on all
the other color-using programs to fix it.
Responsible Changed From-To: freebsd-bugs->joe Joe, could you check out whether the problem lies in ls(1) or bash? State Changed From-To: open->closed Timeout on feedback. If this is still a problem please open another PR. |