hdt: enhance user experience (CLI)
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Sun, 23 Aug 2009 21:31:53 +0000 (14:31 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Sun, 23 Aug 2009 21:36:15 +0000 (14:36 -0700)
commit406c7bdd3e5d7238edb8c319bf171b1b3888ad88
treeab37b524c69b125375190ad4b5851044ecd96b2f
parentb5dab6d5656da5e90ad9b80b85f2ebb7a61d418d
hdt: enhance user experience (CLI)

Some users have reported that reading the CLI can be difficult,
especially when spitting out a lot of information.

This patch:

  * adds a missing reset_more_printf() in the disk CLI
  * reduces the total scrolling to 20 lines (seems better in my testing)
  * removes a reset_more_printf() in the show disk function. This can potentially
    be bad when doing a lot of show disk 0xXX (especially after 4 in a row)
    but enhances the display when running show disks with lots of disks.

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
com32/hdt/hdt-cli-disk.c
com32/hdt/hdt-common.h