Jon Fineman <j...@fineman.me> writes:
> I am on OpenBSD 7.7. I just started using kitty a few months ago, so I
> am not sure when this started to happen (i.e. 7.6-current or
> 7.7-release).
>
> In a kitty terminal when trying to run /usr/bin/mail after pressing
> enter with the subject there is no echo back from the terminal when
> typing the body of the email.
>
> It works fine with xterm.
>
> I didn't see anything in the archives about this. Any thoughts on how
> to gather more info on this?
>
> OpenBSD 7.7 (GENERIC.MP) #625: Sun Apr 13 08:30:20 MDT 2025
> dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
>
> kitty --version
> kitty 0.26.5 created by Kovid Goyal
>
> Some output such as it is. I typed "testing two three enter" then ~p to
> show the message, then dot to send the mail.
>
> $: echo $TERM
> xterm-kitty
> $: mail jjf
> Subject: test kitty
> -------
> Message contains:
> To: jjf
> Subject: test kitty
>
> testing two three
> (continue)
> EOT
> $:
>
>
An off list exchange prompted some further testing and it appears some
binary output must have messed with my terminal.
It works.
Sorry for the noise.