reactos/base
Hermès Bélusca-Maïto ff445ca184
[CONUTILS:PAGER][MORE] Fix the default paging region.
- The column extent should cover the whole width of the console screenbuffer.
  On the contrary, the line extent covers only the number of lines that
  cover the current displayed console window.

- Since the console can be resized while the pager is prompting, we need
  to actually recalculate in the prompt routine the default number of
  lines for a screen.

- Reset s_nNextLineNo when paging a new file.
2021-06-28 21:26:31 +02:00
..
applications [CONUTILS:PAGER][MORE] Fix the default paging region. 2021-06-28 21:26:31 +02:00
services [UMPNPMGR] PNP_GetDeviceStatus: Add status checks as documented in MS-PNPR 2021-06-22 00:02:56 +02:00
setup [USETUP] Update de-DE 2021-06-21 07:37:58 +02:00
shell [CMD] Do not use an intermediate buffer when reading lines from batch files 2021-06-24 15:03:36 +02:00
system [WINLOGON] Polish translation update (#3702) 2021-06-02 11:52:10 +02:00
CMakeLists.txt