Skip to content

feat(wezterm-cmd-sender): add type annotations#132

Merged
DrKJeff16 merged 2 commits into
mainfrom
feat/cmd-sender
Mar 4, 2026
Merged

feat(wezterm-cmd-sender): add type annotations#132
DrKJeff16 merged 2 commits into
mainfrom
feat/cmd-sender

Conversation

@DrKJeff16
Copy link
Copy Markdown
Owner

Source(s)


Description

Added type annotations for @aureolebigben's wezterm-cmd-sender.

Thank you @aureolebigben for annotating your code.

Would greatly appreciate if you linked this plugin in your repository for the users' benefit!


Screenshots Or Code Snippets (Optional)

Can be imported with the following snippet:

---@type CmdSender
local cmd_sender = wezterm.plugin.require("https://github.com/aureolebigben/wezterm-cmd-sender")

@DrKJeff16 DrKJeff16 self-assigned this Mar 4, 2026
@DrKJeff16 DrKJeff16 added documentation Improvements or additions to documentation enhancement New feature or request new-types A PR addresses new data types and/or fields plugin This concerns annotations for a WezTerm plugin. labels Mar 4, 2026
@DrKJeff16 DrKJeff16 moved this to In Progress in @wezterm-types Roadmap Mar 4, 2026
@DrKJeff16 DrKJeff16 merged commit a79b8c3 into main Mar 4, 2026
2 checks passed
@DrKJeff16 DrKJeff16 deleted the feat/cmd-sender branch March 4, 2026 00:57
@github-project-automation github-project-automation Bot moved this from In Progress to Done in @wezterm-types Roadmap Mar 4, 2026
@DrKJeff16 DrKJeff16 added the merged This PR has been merged successfully! label Mar 4, 2026
@aureolebigben
Copy link
Copy Markdown

@DrKJeff16 Thanks! I've added a reference to your project in the README.

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! new-types A PR addresses new data types and/or fields plugin This concerns annotations for a WezTerm plugin.

Projects

Development

Successfully merging this pull request may close these issues.

2 participants