/sys/lib/plumb/basic: open nedmail windows with -noscroll
This preserves the desired behaviour of *not* scrolling to the bottom of plumbed messages even when rio(1) is invoked with the -s flag.
This commit is contained in:
parent
e168ea045f
commit
7682a24bc5
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ type is text
|
|||
data matches '[a-zA-Z¡-0-9_\-./]+'
|
||||
data matches '/mail/fs/[a-zA-Z¡-0-9/]+/[0-9]+'
|
||||
plumb to showmail
|
||||
plumb start window -r 4 120 750 600 upas/nedmail -s $0
|
||||
plumb start window -noscroll -r 4 120 750 600 upas/nedmail -s $0
|
||||
|
||||
# man index entries are synthesized
|
||||
type is text
|
||||
|
|
Loading…
Reference in a new issue