Skip to content

Include the ANSI escape sequence that caused the instantiation of an events.Key in the events.Key class #1807

Include the ANSI escape sequence that caused the instantiation of an events.Key in the events.Key class

Include the ANSI escape sequence that caused the instantiation of an events.Key in the events.Key class #1807

Workflow file for this run

name: Closed issue comment
on:
issues:
types: [closed]
jobs:
add-comment:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- name: Did we solve your problem?
uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae
with:
issue-number: ${{ github.event.issue.number }}
body: |
Don't forget to [star](https://github.com/Textualize/textual) the repository!
Follow [@textualizeio](https://twitter.com/textualizeio) for Textual updates.