Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/lib/libcurses



Roy Marples wrote in <7148ef5a-b17d-f7b3-e58e-3c200a1e1e8b%marples.name@localhost>:
 |On 05/10/2018 13:52, Steffen Nurpmeso wrote:
 |> Roy Marples wrote in <20181005115905.8D52EFBEF%cvs.NetBSD.org@localhost>:
 |>|Module Name:  src
 |>|Committed By: roy
 |>|Date:         Fri Oct  5 11:59:05 UTC 2018
 |>|
 |>|Modified Files:
 |>| src/lib/libcurses: newwin.c refresh.c
 |>|
 |>|Log Message:
 |>|curses: allow drawing the lowest right hand cell of the terminal
 |>|
 |>|This is a historical behaviour that needs fixing
 |>|If any terminal does scroll when drawing in the lowest right hand cell
 |>|of the terminal then an entry should be made in the terminfo database
 |>|(currently there is no standard code) to state that and define
 |> 
 |> 'im' and 'ei'?
 |
 |Enter insert Mode and exit insert mode have no relation to this.

No automatic cursor advancement in insert mode allows doing
something in the very last cell of the screen.  (Normally.)

 --End of <7148ef5a-b17d-f7b3-e58e-3c200a1e1e8b%marples.name@localhost>

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)


Home | Main Index | Thread Index | Old Index