bug-ncurses
[Top][All Lists]
Advanced

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

[dialog] trucated output with --checklist


From: Daniel Dupont
Subject: [dialog] trucated output with --checklist
Date: Sat, 8 Mar 2003 14:35:27 +0100

Hi,

I use the following command:

  dialog \
    --backtitle "Back Title" \
    --no-shadow \
    --separate-output \
    --checklist "Title"\
      19 60 12 \
      tag_1 item_1 ON \
      tag_2 item_2 ON \
      ...
      tag_n item_n ON \
      2> output_file

With dialog-0.9b-20020814 it works fine.

But with dialog-0.9b-20030130 (or dialog-0.9b-20030302) the output
seems to be truncated to the 2048 last bytes.

I use ncurses-5.3.

Regards,

--
Daniel Dupont
<address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]