Re: Tin key question?
Urs Janßen <[email protected]> Mon, 13 Jun 2005 01:03:18 +0200
| Newsgroups | gmane.network.tin.user |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jun 12, 2005 at 04:19:04PM +0700, [email protected] wrote: > Hi, > I notice that since v1.7.6 when you press the up or down-arrow key single line scroll was introduced in tin-1.5.4 about 5 years ago. > at the top or bottom of a page, it just scrolls and dosen't jump to > the next page. > > Is that the way it is intended? > > Is there a way to get the old way back? you can use the tinrc-var scroll_lines to get back the old page by page scrolling: [tin(5)] | scroll_lines | The number of lines that will be scrolled up/down in the | article pager when using cursor-up/down. The default is 1 | (line-by-line). Set to 0 to get traditional page-by-page | scrolling. Set to -1 to get page-by-page scrolling where | the top/bottom line is carried over onto the next page. | This setting supersedes show_last_line_prev_page=ON. Set | to -2 to get half-page scrolling. This setting supersedes | full_page_scroll=OFF.