Poe-Lurker icon indicating copy to clipboard operation
Poe-Lurker copied to clipboard

Chat key is configurable in PoE; non default breaks pasting

Open vitaminmoo opened this issue 5 months ago • 0 comments

Describe the bug The key to open chat is configurable - I've got mine bound to space for keyboard reasons This causes the features of PoeKeyboardHelper.cs that use KeyCode.Return to open the chat interface to fail.

To Reproduce

  1. Set chat key to space in PoE settings
  2. Cause Poe-Lurker to try to send any message or do any command
  3. Nothing happens

Expected behavior

The configured key is available in production_Config.ini in the ACTION_KEYS section as chat as the integer ascii character. It'd be pretty cool to parse it out so the user doesn't have to set it in Poe-Lurker.

Please complete the following information:

  • Version: v1.23.4
  • Provide Log: N/A

vitaminmoo avatar Jan 12 '24 18:01 vitaminmoo