lwvmobile / dsd-fme

Digital Speech Decoder - Florida Man Edition
Other
167 stars 31 forks source link

terminal ncurses formatting issue #263

Closed youmslinky closed 5 months ago

youmslinky commented 5 months ago

I'm probably doing something wrong, but dsd-fme -fi -N ncurses mode doesn't display correct for me.

Any suggestions? I've already tried in a virtual TTY, different terminal emulators, other shells.

To me it looks like CR and LF issues, like terminal expecting CRLF, but only getting LF.

I used the arch install script.

image

OS: Manjaro Linux x86_64
Kernel: 5.15.154-1-MANJARO
Packages: 1789 (pacman), 6 (flatpak)
Shell: zsh 5.9
Resolution: 2560x1440
DE: Plasma 5.27.11
WM: KWin
Theme: [Plasma], Breeze [GTK2/3]
Icons: [Plasma], breeze [GTK2/3]
Terminal: st
Terminal Font: JoyPixels
Memory: 12988MiB / 15917MiB
lwvmobile commented 5 months ago

dsd-fme -fi -N 2> log.ans

youmslinky commented 5 months ago

Ahhh, all that info is on stderr.

thanks for the help, it works perfect now!

image