English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I do "less " to open a file.
If I want to quit, normally we press 'q' but in my server, I have to press 'q' + Return/Enter.
Similarly for other options(move down, up, etc) I have to press key + return.

I want to reduce the pressing of 'Return/Enter'.
Is there a way to fix this?

Thanks

2006-11-14 00:10:37 · 2 answers · asked by kp 3 in Computers & Internet Programming & Design

The solution of Mervin helped me to solve the problem. I removed "stty sane" in my .cshrc and it worked.
Thanks Mervin.

However I have one more problem. Please see the image http://kv.krishnaprasad.googlepages.com/unix_problem.jpg
The terminal colors behave strangely after less command.

2006-11-14 16:00:01 · update #1

2 answers

you need to edit your stty settings ...this command should work

stty exit q

hope it helps

2006-11-14 04:38:05 · answer #1 · answered by life goes on... 2 · 1 0

http://www.greenwoodsoftware.com/less/bugs.html

2006-11-14 00:17:30 · answer #2 · answered by Anonymous · 0 1

fedest.com, questions and answers