Skip to content
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

fix(tmux): use 24h format #624

Merged
merged 1 commit into from
Aug 31, 2024
Merged

fix(tmux): use 24h format #624

merged 1 commit into from
Aug 31, 2024

Conversation

TheJltres
Copy link
Contributor

Description

I tried to setup 24h format, but it would not apply.
I changed the comparison method, from == to =. But it can also be changed to -eq. As you prefer...

Screenshots

Top right corner

Before
image

After
image

@TheJltres TheJltres changed the title Tmux: fix use 24h format fix(tmux): use 24h format Aug 30, 2024
@folke folke merged commit 65837cc into folke:main Aug 31, 2024
9 checks passed
@folke
Copy link
Owner

folke commented Aug 31, 2024

ty!

patnr added a commit to patnr/tokyonight.nvim that referenced this pull request Sep 10, 2024
* upstream/main: (264 commits)
  chore(build): auto-generate docs
  chore(build): auto-generated build files
  fix(tmux): use 24h format (folke#624)
  refactor(render-markdown): rename markdown.nvim to new name render-ma… (folke#620)
  fix(mini_tabline): make MiniTablineTabpagesection more visible (folke#621)
  chore(build): auto-generate docs
  chore(main): release 4.8.0 (folke#612)
  chore(build): auto-generated build files
  feat: inline code style for markdown.nvim
  chore(build): auto-generate docs
  fix(markdown.nvim): link
  chore(build): auto-generate docs
  chore(build): auto-generated build files
  feat: added support for markdown.nvim
  feat: grug-far
  ci: update
  chore(build): auto-generate docs
  chore(build): auto-generated build files
  feat(extras): add fuzzel theme (folke#611)
  chore(main): release 4.7.0 (folke#605)
  ...
folke pushed a commit that referenced this pull request Oct 23, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.9.0](v4.8.0...v4.9.0)
(2024-10-23)


### Features

* **extras:** add eza theme
([#643](#643))
([c426aeb](c426aeb))
* **extras:** add termux colors
([#645](#645))
([de09580](de09580))
* **extras:** added Ghostty themes
([c805eb8](c805eb8))
* **supermaven:** add support for supermaven-nvim
([#633](#633))
([9699675](9699675))
* **terminal:** bright ansi colors
([#648](#648))
([5e64b21](5e64b21))


### Bug Fixes

* **groups:** changing the transparent option now correctly invalidates
the cache ([#632](#632))
([f31be07](f31be07))
* **mini_tabline:** make MiniTablineTabpagesection more visible
([#621](#621))
([b329f4f](b329f4f))
* **terminal:** assign magenta to correct terminal color
([#640](#640))
([cc0e0e2](cc0e0e2))
* **tmux:** use 24h format
([#624](#624))
([65837cc](65837cc))
* **which-key:** delete duplicate WhichKeySeparator group
([#639](#639))
([63e5f2e](63e5f2e))
* **zathura:** highlight transparency
([#638](#638))
([b6d01e7](b6d01e7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants