-
Notifications
You must be signed in to change notification settings - Fork 9
feat: textual-update #115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: textual-update #115
Conversation
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
029d484 to
09f639f
Compare
|
Looks like the nesting issue was (at least partially) fixed on main, but this branch was based on an old commit. Rebased, added typing and made Ruff happy, and did some minor cleanup. |
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
for more information, see https://pre-commit.ci
4d0a347 to
752087e
Compare
henryiii
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this looks good to go!
|
I'm going to merge this. Future changes should be new PRs focus on single features / fixes (like tabs or keyboard navigation). We can discuss releasing when we meet tomorrow. |
|
We should probably update the gif and logo in the readme around release time, too. :) |
need to do some fixes to pass ruff and mypy pre-commit hooks