Re: Surprising tput behavior: `tput el` and `tput cuu1 el` generate identical output

Parke <[email protected]> Tue, 2 Jun 2026 22:54:09 -0700
Newsgroups gmane.comp.lib.ncurses.bugs
Message-ID <CAPxz1+YrBFSdXOYHNk3W2nA9gNj1wE5pn0PJotay15GepB=GNw@mail.gmail.com>
On Tue, Jun 2, 2026 at 5:24=E2=80=AFPM Thomas Dickey
<[email protected]> wrote:
> > Is this expected and intentional?  (To me it seems unexpected and surpr=
ising.)
>
> no - referring to
>
> 20210925
>         + modify tput to allow multiple commands per line.

Thank you for the reply.

My apologies for failing to include version numbers.

I originally tested on Ubuntu 24.04.  I have now also tested on Ubuntu 25.1=
0.

On Ubuntu 24.04, the unexpected behavior is present.
The package is:
ncurses-bin  6.4+20240113-1ubuntu2

On Ubuntu 25.10, tput behaves correctly.
The package is:
ncurses-bin  6.5+20250216-2build1

So it appears the problem was fixed at some point prior to 6.5+20250216.

Thank you for the assistance.

Cheers,

Parke