tran
tran copied to clipboard
Tran disables scrollback on Debian
Hello,
After I run tran send file.txt from one computer, and successfully receive it on the destination computer, this scenario occurs. My Terminal and Terminator console emulators are unable to scroll back, and the mouse wheel behaviour changes to running my prompt through previous history entries. This is unexpected - when I test the same thing on MacOS with iTerm2, scrollback is not disabled and the mouse wheel behaviour does not change.
Slightly annoying, not a breaking issue. The effect only lasts for the current terminal session - any new Terminal / Terminator windows opened revert to the intended behavour.
On Debian 11 (bullseye) with terminator version: 2.1.0-2 and tran version v0.1.3 on X11 GNOME 3.38.5
Hmmmm, this is a weird thing, let me see what is the problem
@abdfnx look into the WithAltScreen function in bubbletea to fix this if you haven't already
@taigrr ok, I'll see it