Commit Graph

6 Commits

Author SHA1 Message Date
James Nguyen d461f459f4 Change package-requires to 26.3
25 was already deprecated a year ago:

https://github.com/emacs-evil/evil-collection/pull/508/files
2022-06-06 20:53:16 -04:00
Arif Er 3ed92cadda [transmission] Fix keybinding
`transmission-delete` and `transmission-remove` have different purposes and
should both be included as bindings.

`transmission-delete`: Removes torrent from Transmission client and unlinks files from drive.
`transmission-remove`: Removes torrent from Transmission client.

`I` has been set to inputting labels for torrents using `transmission-label`.
2021-06-02 23:59:04 +08:00
James Nguyen a3f8d1b4c9 Refactor menu-items to use evil-collection-define-operator-key 2021-02-03 21:08:35 -08:00
condy 3eada62f93 transmission: revamped via read-only bindings 2020-11-15 18:53:44 +01:00
Pierre Neidhardt 493d523c9b transmission: Enable visual commands in transmission-files-mode. 2020-04-07 09:21:05 +02:00
Justin Burkett 95dad4c734 Use subdirectories for setup files (+READMEs)
Move setup files into subdirectories. Move mode directories to modes subdir.
This will make it easy to specify a recipe in melpa that maintains the directory
structure. Add interactive functions to jump to .el and README files

See #170
2019-10-09 19:41:45 -07:00