dnote-tui 0.5.10

TUI for dnote
<!--
Provide a general summary of your changes in the title above
- Describe your changes in detail
- What does this pull request add/fix? Explain your changes.
-->

## Description

### Current Behavior

### New Behavior

## Screenshots

N/A

<!--
- This project only accepts pull requests related to open issues
- If suggesting a new feature or change, please discuss it in an issue first
- Does your pull request close any issue? If so, please provide a link to the issue.
- If your pull request references an issue, please provide a link to the issue.
-->

## Related Issue

<!--
- Why is this change required?
- What problem does it solve?
-->
<!-- ## Motivation and Context -->

<!--
- What types of changes does your code introduce?
- Put an `x` in all the boxes that apply:
-->

## Pull Request Type

Please check the type of change your PR introduces:

- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] Documentation changes

<!--
- Go over all the following points, and put an `x` in all the boxes that apply.
- If you're unsure about any of these, don't hesitate to ask. We're here to help!
-->

## Checklist

- [ ] My code follows the code style of this project.
- [ ] I have updated the documentation.
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.

## Does this introduce a breaking change?

- [ ] Yes
- [ ] No

<!-- If this introduces a breaking change, please describe the impact of your change below. -->

<!--
- Provide additional context if necessary.
- Examples: version, OS, Browser, Other environment information, error logs, etc.
-->
<!-- ## Additional Context -->