Skip to content
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

feat: renaming torrents #123

Merged
merged 2 commits into from
Oct 26, 2024
Merged

feat: renaming torrents #123

merged 2 commits into from
Oct 26, 2024

Conversation

micielski
Copy link
Contributor

Press r to rename a torrent (given the new default keymap config, because it's configurable ofc)

@micielski
Copy link
Contributor Author

To make use of this, you have to bind Rename action to a key under [torrents_tab] in keymap.toml like this:

[torrents_tab]
keybindings = [
    { on = "r", action = "Rename" },
]

@micielski micielski added this to the 0.6 milestone Oct 26, 2024
@micielski micielski added the enhancement New feature or request label Oct 26, 2024
@micielski micielski linked an issue Oct 26, 2024 that may be closed by this pull request
@micielski micielski merged commit 5a4d5c7 into intuis:main Oct 26, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to rename torrents
1 participant