Skip to content

refactor: annotate the KeyAssignment types correctly#107

Merged
DrKJeff16 merged 8 commits into
mainfrom
fix/keyassign
Feb 20, 2026
Merged

refactor: annotate the KeyAssignment types correctly#107
DrKJeff16 merged 8 commits into
mainfrom
fix/keyassign

Conversation

@DrKJeff16
Copy link
Copy Markdown
Owner

Description

The KeyAssignment types have been a headache to annotate earlier on... UNTIL NOW!

This closes #106.

@DrKJeff16 DrKJeff16 added this to the v2.0.0-1 milestone Feb 19, 2026
@DrKJeff16 DrKJeff16 self-assigned this Feb 19, 2026
@DrKJeff16 DrKJeff16 added the documentation Improvements or additions to documentation label Feb 19, 2026
@DrKJeff16 DrKJeff16 added enhancement New feature or request missing-types Missing data types found wrong-types Wrong type has been found new-types A PR addresses new data types and/or fields work-in-progress This is yet to be finished labels Feb 19, 2026
Signed-off-by: Guennadi Maximov C <[email protected]>
Signed-off-by: Guennadi Maximov C <[email protected]>
@DrKJeff16 DrKJeff16 linked an issue Feb 19, 2026 that may be closed by this pull request
3 tasks
@DrKJeff16 DrKJeff16 removed the work-in-progress This is yet to be finished label Feb 20, 2026
@DrKJeff16 DrKJeff16 merged commit 118501d into main Feb 20, 2026
2 checks passed
@DrKJeff16 DrKJeff16 deleted the fix/keyassign branch February 20, 2026 02:09
@github-project-automation github-project-automation Bot moved this from In Progress to Done in @wezterm-types Roadmap Feb 20, 2026
@DrKJeff16 DrKJeff16 added the merged This PR has been merged successfully! label Feb 20, 2026
@DrKJeff16 DrKJeff16 linked an issue Feb 20, 2026 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request merged This PR has been merged successfully! missing-types Missing data types found new-types A PR addresses new data types and/or fields wrong-types Wrong type has been found

Projects

Development

Successfully merging this pull request may close these issues.

Annotations for KeyAssignment types [config.keys]: Cannot assign ActionClass|ActionFuncClass to .... [actions]: Incorrect type when using actions

1 participant