| Summary: | csh broken in 4.3-RC | ||
|---|---|---|---|
| Product: | Base System | Reporter: | davidx <davidx> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
davidx
2001-04-09 04:00:09 UTC
davidx@viasoft.com.cn writes: > > >Number: 26446 > >Category: bin > >Synopsis: csh broken in 4.3-RC > > >Description: > when root user run csh as his shell, input some chars on command > line and the n pressing up and down arrow key has no effect, you can > not scroll to history command. This is expected behavior; it's trying to search through the history list for a command beginning with whatever you started typing. See rev. 1.28 of src/etc/root/dot.cshrc and tcsh(1) (search for "history-search-backward"). Dima Dorfman dima@unixfreak.org State Changed From-To: open->closed Originator reports satisfaction with my explanation via private mail. |