vdbe

Results 52 comments of vdbe

@gambhirsharma is `set -g @plugin 'catppuccin/tmux'` placed before other plugins?

That looks like a problem with the plugin not catppuccin/tmux. Maybe set interfaces like in the README of the plugin?

1.28+ with ./window and ./pane. ./status is harder since it's not always loaded ![Screenshot from 2024-06-26 13-25-20](https://github.com/catppuccin/tmux/assets/44153531/8ff7862f-4788-4e36-9d95-85c6c0176496)

I have been using this PR for 2 weeks now and everything seems to work. Would love to have the performance increases/decreases from other people/platforms so we can make a...

`set -g @catppuccin_battery_text "#{battery_color_charge_fg}#[bg=#{thm_gray}]#{battery_percentage}"` this should work. Depending on your `@catppuccin_status_fill` the value for bg can change: - icon (default): `#{thm_gray}` - all: `#{thm_yellow}`

`#{thm_gray}` syntax was only merged a couple days ago have you updated the plugin? ```bash set -g @catppuccin_flavour 'mocha' # or frappe, macchiato, mocha set -g @catppuccin_window_status_icon_enable "yes" set -g...

No idea how/why the color is not correct for the first split can't replicate it (tried tmux 3.4 with your alacritty config, but I am on linux). For the pomodoro...

That looks correct, with just 2 panes it's always half a line: - top/left half: pane right/below the split is active - bottom/right half: pane right/below the split is active...

Did not use git bisect but commit a439229a1af9e0fae3b3b21619c1983901a41bf7 is first commit to break (9d3cc92a8e2f0a36c767042b484cc8b8c6f371d3 works). Did not see any relevant error messages in `journalctl -eu microvm@\*`. Output from `journalctl -b...

crossvm doesn't have this issue for me just cloud-hypervisor (couldn't build/test alioth) ![image](https://github.com/user-attachments/assets/dd155d59-f5b1-40fe-b885-745916c349f5)