Open zeerooth opened 2 years ago
For now, the best way to add torrent that I've found is using transmission-remote -a file.torrent
but I think it should be incorporated into the transg-tui
itself
I think using i
as keybind is a good choice. vim use i to insert.
It'd a nice feature to be able to add torrents by pasting a magnet or locating a .torrent file.
I see that
TorrentCmd::AddTorrent
is currently implemented, but there are no keybinds or UI to invoke it.