-
Notifications
You must be signed in to change notification settings - Fork 25
Tab completion when moving torrents #85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Yup, that'd be great.
But how does it work if transmission-daemon runs on a remote server?
|
It probably doesn't. I don't know how tremc handles it as I don't run a remote transmission-daemon; it might just disable it. A possible way to do it would be making use of a network mount and translating that path to work with the filesystem of the remote server. |
Maybe. Or there could be a configurable command (ssh) that returns the directory
tree on the server.
Anyway, it will probably be a while before I get to implementing a completion
system. Don't wait for it.
|
@Erebea This is not a substitution for completion in the built-in CLI, but I If you move your torrents to a small-ish set of directories, you could add some
That would allow you to focus one torrent or even select a few with space and |
@Erebea Tab completion isn't finished overall, but it's been working well for me with the development version. Master branch is currently not a hot mess, so if you're still waiting, you may want to try the development version now. |
Tried the development version with
|
Thanks for reporting that.
Should be fixed now.
|
Everything seems to be working fine! |
What is the current state of this? |
Been using it ever since, works on my machine. |
Is it only on the development version? |
I've been using it for months without issues.
I guess I forgot to close this. Unless I forgot the reason it's still open.
|
It does not work for me on the latest release, installed using pipx. |
Is it only on the development version?
Yes.
|
This is about the only thing keeping me from switching from tremc. I find tab-completion when changing output directories to be an essential feature of TUI torrent clients.
cheers
The text was updated successfully, but these errors were encountered: