Skip to content

Commit

Permalink
dump version
Browse files Browse the repository at this point in the history
  • Loading branch information
h1romas4 committed Jun 23, 2023
1 parent a574800 commit fd8ee54
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zellij-datetime"
version = "0.12.0"
version = "0.13.0"
authors = ["h1romas4 <[email protected]>"]
edition = "2021"

Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ Since it is a WebAssembly/WASI build, it will probably work in all environments,

## WIP

- [x] Support for changing timezone by click or scroll on a pane
- [x] Support for changing timezone by click or scroll on a pane.
- [x] Support for timezone definition files.
- [x] Binary size reduction
- [x] Binary size reduction.
- [ ] Improved parsing of configuration files.
- [ ] Support for background color specification.
- [ ] When a Zellij session is detached and reattached, the plugin stops without getting drawing and timer events.
- [ ] Unnecessary borderlines appear when this plugin is placed at the bottom of the workspace with borderless=true.
Expand Down

0 comments on commit fd8ee54

Please sign in to comment.