Details
Details
- Reviewers
- None
- Group Reviewers
docs
Diff Detail
Diff Detail
- Repository
- R9 FreeBSD doc repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 70027 Build 66910: arc lint + arc unit
Event Timeline
Comment Actions
Why? When you call invoke less as "more" it works exactly the same but gives a classic BSD status line at the bottom.
Comment Actions
less is better when you need to find namespaced functions.
e.g. I'm trying to find functions starting with sched_. When I use /sched_ in more, it doesn't highlight results on screen. less does that.