On 10/07/24 at 16:45, Greg Wooledge wrote:
test -t 0 && stty -ixon
That should be safe to add to your .bashrc.
...
One of them is if someone chooses to dot in ~/.profile from their
~/.xsession file, or something analogous to it. Or perhaps their
operating system does this automatically in certain kinds of login.
I changed my mind and I pasted the above command into ~/.profile thanks
it worked, now "rtorrent" quit properly by pressing the Ctrl-Q
combination. Despite "start" it's not set as "undef":
~$ stty -a
speed 38400 baud; rows 28; columns 110; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = M-^?; eol2
= M-^?; swtch = <undef>; start = ^Q;
stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V; discard = ^O;
min = 1; time = 0;
-parenb -parodd -cmspar cs8 -hupcl -cstopb cread -clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl -ixon
ixoff -iuclc -ixany -imaxbel iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0
vt0 ff0
isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop
-echoprt echoctl echoke -flusho -extproc
The system is a headless RaspberryPI always up (Debian 11.7) that I use
as DHCP/BIND9/CUPS/SSH server. I run "rtorrent" inside a "screen" session:
~$ screen -S Torrent -d -m /usr/bin/rtorrent
All looks fine now.
Cheers
--
Franco Martelli