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

Chat key is configurable in PoE; non default breaks pasting #413

Open
vitaminmoo opened this issue Jan 12, 2024 · 0 comments
Open

Chat key is configurable in PoE; non default breaks pasting #413

vitaminmoo opened this issue Jan 12, 2024 · 0 comments

Comments

@vitaminmoo
Copy link

vitaminmoo commented Jan 12, 2024

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
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

No branches or pull requests

1 participant