[Libtorrent-devel] dtach -e workaround
Jan Willies
jan at willies.info
Wed Jun 27 21:02:53 UTC 2007
Hi,
I noticed a weird behavior when changing the detach-character of dtach:
When I re-attached rtorrent, the ctrl-key was always pressed. So instead
of moving the directions with the cursor-keys, I throttled the bandwith.
The dtach-author suggested this workaround which works great for me:
tput smkx;dtach -a /tmp/.rtorrent -e "^T";tput rmkx
hope this helps someone
jan
More information about the Libtorrent-devel
mailing list