Skip to content

NeoUI Console - Improve keybind fix #620

@nullsystem

Description

@nullsystem

Build Info

v8.1-prealpha

Description

Follow up from: #589 (comment)

Basically the console wasn't check if it's opened or not, so ` ends up only being used for toggling but not able to use for text input.

Another issue is there are keyboard layouts with `, so the current keybind workaround won't work for those layouts.

To Reproduce

  • Can't type ` into console
    1. Open up the console
    2. Try to use `
  • Keyboard layout without `, EX: nordic layout
    1. Try to open console where the physical key usually is

Expected behavior

  • Can't type ` into console
    • Be able to type ` into the console
  • Keyboard layout without `, EX: nordic layout
    • Be able to open the console

Actual behavior

  • Can't type ` into console
    • It closes the console
  • Keyboard layout without `, EX: nordic layout
    • Cannot open the console

Operating System

  • Windows
  • Linux

Version/Distro

Windows + Linux

Metadata

Metadata

Assignees

Labels

Bug ReportBug Reports made through the "Report Issue" interface in GitHub.Release priorityPull request is a priority for the next release

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions