mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 00:05:40 +02:00
tag: add 'b' formatter
Divides the tag's decimal value by 8. Closes #392
This commit is contained in:
parent
f8ba887dcd
commit
700bf5b28c
3 changed files with 46 additions and 15 deletions
|
@ -20,9 +20,12 @@
|
|||
environment variable.
|
||||
* network: `type` tag ([#380][380]).
|
||||
* network: `type` and `kind` tags ([#380][380]).
|
||||
* tags: `b` tag formatter; divides the tag's decimal value with `8`
|
||||
([#392][392]).
|
||||
|
||||
[96]: https://codeberg.org/dnkl/yambar/issues/96
|
||||
[380]: https://codeberg.org/dnkl/yambar/issues/380
|
||||
[392]: https://codeberg.org/dnkl/yambar/issues/392
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue