Re: stopping less command from garbaging on the screen

2008-08-13 Thread N. Raghavendra
At 2008-08-12T17:07:08-07:00, Krishna Mohan Gundu wrote: > When less exits the entire page history of the less session remains > on the screen. How do I prevent less from doing that? A brute-force method is to repaint the screen before `less', and to clear it afterwards, which can be done in `tcs

Re: stopping less command from garbaging on the screen

2008-08-12 Thread Bernt Hansson
Krishna Mohan Gundu skrev: Hi, When less exits the entire page history of the less session remains on the screen. How do I prevent less from doing that? Don't know how to preventit but ^l is what I use. ___ freebsd-questions@freebsd.org mailing list

stopping less command from garbaging on the screen

2008-08-12 Thread Krishna Mohan Gundu
Hi, When less exits the entire page history of the less session remains on the screen. How do I prevent less from doing that? Also are you aware of any articles on the web that summarize the behavioral differences like these between linux and freebsd. I have come across the command equivalences b