-
-
Notifications
You must be signed in to change notification settings - Fork 659
Comparing changes
Open a pull request
base repository: catppuccin/tmux
base: v0.1.0
head repository: catppuccin/tmux
compare: v0.2.0
- 16 commits
- 27 files changed
- 4 contributors
Commits on Aug 5, 2024
-
fix(ci): disable release-please draft releases (#271)
When a release is a draft release-please can't find it, see googleapis/release-please#1650 for more info.
Configuration menu - View commit details
-
Copy full SHA for 90dcb8a - Browse repository at this point
Copy the full SHA 90dcb8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51dde6e - Browse repository at this point
Copy the full SHA 51dde6eView commit details -
perf: batch tmux show-options (#240)
* feat: batch tmux show options * dont check for duplicates * fix: status modules * batch and cache build_window_icon * perf: batch new options * chore: tmux_batch_setup_module -> tmux_batch_setup_status_module
Configuration menu - View commit details
-
Copy full SHA for 3c6f6f2 - Browse repository at this point
Copy the full SHA 3c6f6f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 362a306 - Browse repository at this point
Copy the full SHA 362a306View commit details -
feat: error/warning messages on first load (#278)
`tmux_echo` now uses hooks this allows it to print on the first load. To cleanup the hooks every hook gets a _unique_ number/index, this is _not_ enforced.
Configuration menu - View commit details
-
Copy full SHA for a2dda02 - Browse repository at this point
Copy the full SHA a2dda02View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e2a1043 - Browse repository at this point
Copy the full SHA e2a1043View commit details
Commits on Aug 9, 2024
-
Don't add icon separator if there is no icon for a status module (#265)
Implemented with advice of @vdbe Co-authored-by: Aleksandr Jakusev <no@email.com>
Configuration menu - View commit details
-
Copy full SHA for df23892 - Browse repository at this point
Copy the full SHA df23892View commit details
Commits on Aug 12, 2024
-
* feat: batch tmux show options * dont check for duplicates * fix: status modules * batch and cache build_window_icon * perf: batch new options * chore: tmux_batch_setup_module -> tmux_batch_setup_status_module * fixup! perf: batch tmux show-options (#240) Changes the line separator used by tmux_batch from ':' to the ascii unit separator FIXES: #240 * fix: string escaping of `..._tmux_batch_...` `tmux show -v <option>` returns/prints the escaped value while the value string of `tmux show <option>` is not escaped. FIXES: #281
Configuration menu - View commit details
-
Copy full SHA for 99013fa - Browse repository at this point
Copy the full SHA 99013faView commit details
Commits on Aug 14, 2024
-
Don't prepend separator before empty window status icons (#270)
Only works for catppuccin_window_status_icon_enable = yes Co-authored-by: Aleksandr Jakusev <no@email.com>
Configuration menu - View commit details
-
Copy full SHA for 3860374 - Browse repository at this point
Copy the full SHA 3860374View commit details -
fix: add missing batch options
catppuccin_pane{,_active}_border_style
fix: add missing batch options catppuccin_pane{,_active}_border_style
Configuration menu - View commit details
-
Copy full SHA for 3ffbc37 - Browse repository at this point
Copy the full SHA 3ffbc37View commit details -
refactor:
@catppuccin_flavour
->@catppuccin_flavor
(#277)Most catppuccin ports have adopted the spelling flavor. `@catppuccin_flavour` is still available but no longer documented and `@catppuccin_flavor` takes priority.
Configuration menu - View commit details
-
Copy full SHA for 84a84bd - Browse repository at this point
Copy the full SHA 84a84bdView commit details -
refactor:
catppuccin_window_status{_icon}_enable
->`catppuccin_windo……w_status` (#292) `@catppuccin_window_status_enable` and `@catppuccin_window_status_icon_enable` have been merged into `@catppuccin_window_status`. Current configurations will remain to work but receive a warning message of the change.
Configuration menu - View commit details
-
Copy full SHA for 41f2cf2 - Browse repository at this point
Copy the full SHA 41f2cf2View commit details -
fix: warning
@catppuccin_window_status
(#294)No longer print warning if `@catppuccin_window_status` is not used
Configuration menu - View commit details
-
Copy full SHA for 9ee1695 - Browse repository at this point
Copy the full SHA 9ee1695View commit details
Commits on Aug 15, 2024
-
fix: warning
@catppuccin_flavour
(#296)No longer warn when `@catppuccin_flavor` _and_ `@catppuccin_flavour` are not set
Configuration menu - View commit details
-
Copy full SHA for a71f3c0 - Browse repository at this point
Copy the full SHA a71f3c0View commit details
Commits on Aug 23, 2024
-
fix: escaping in options (#298)
* fix: escaping in options * chore: ignore shellcheck warning
Configuration menu - View commit details
-
Copy full SHA for 9b57c20 - Browse repository at this point
Copy the full SHA 9b57c20View commit details
Commits on Sep 2, 2024
-
chore(main): release 0.2.0 (#272)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c26d7b8 - Browse repository at this point
Copy the full SHA c26d7b8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.0...v0.2.0