Skip to content

Fix Backspace bug and broken build#9

Open
KawaiiFiveO wants to merge 2 commits into
hiAndrewQuinn:mainfrom
KawaiiFiveO:main
Open

Fix Backspace bug and broken build#9
KawaiiFiveO wants to merge 2 commits into
hiAndrewQuinn:mainfrom
KawaiiFiveO:main

Conversation

@KawaiiFiveO
Copy link
Copy Markdown

Fixes in this PR:

  1. Fixed an issue where the user could not use the Backspace key to erase characters in the input field.

To fix this, the Help menu shortcut was rebound to Ctrl-A so that Backspace (which shares the Ctrl-H ASCII code) works normally in search inputs.

  1. Fixed broken build.

Added glosses.gob generation to the Makefile using buildglossgob.go so that the project builds successfully from a fresh clone.

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.

1 participant