Skip to content

feat: Add keyboard shortcut (d) to toggle farming mode#11719

Open
rootvector2 wants to merge 1 commit intoDestinyItemManager:masterfrom
rootvector2:feat/farming-mode-keyboard-shortcut
Open

feat: Add keyboard shortcut (d) to toggle farming mode#11719
rootvector2 wants to merge 1 commit intoDestinyItemManager:masterfrom
rootvector2:feat/farming-mode-keyboard-shortcut

Conversation

@rootvector2
Copy link

Fixes #11396

Adds a global keyboard shortcut d to toggle farming mode on/off. When pressed:

If farming is inactive: starts farming for the most recently played character
If farming is active: stops farming
The shortcut appears automatically in the ? hotkey cheat sheet. It follows the same pattern as all other existing hotkeys (useHotkey hook) and is blocked inside text inputs per standard DIM behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keyboard shortcut to toggle farming mode

1 participant