# File lib/ncurses.rb, line 287
def
Ncurses
.
touchwin
(
win
)
wtouchln
(
win
,
0
,
getmaxy
(
win
),
1
)
end