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

Can't enable BiDi #6592

Open
mooffie opened this issue Jan 22, 2025 · 0 comments
Open

Can't enable BiDi #6592

mooffie opened this issue Jan 22, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@mooffie
Copy link

mooffie commented Jan 22, 2025

What Operating System(s) are you seeing this problem on?

Linux X11

Which Wayland compositor or X11 Window manager(s) are you using?

xmonad

WezTerm version

20240203-110809-5046fc22

Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?

No, and I'll explain why below

Describe the bug

According to commit 0324ff6, we need to enable the BiDi support with: wezterm --config experimental_bidi=true. When I try this, I get:

ERROR  wezterm_gui > common_init: set_config_overrides: Error converting lua value from overrides to Config struct: `experimental_bidi` is not a valid Config field. Did you mean `experimental_pixel_positioning`? There are too many alternatives to list here; consult the documentation!; terminating

I also tried to put the following line in my lua config file:

config.expeimental_bidi = true

...and I get a similar error message.

To Reproduce

No response

Configuration

no config

Expected Behavior

No response

Logs

No response

Anything else?

I installed the application with: flatpak install flathub org.wezfurlong.wezterm

@mooffie mooffie added the bug Something isn't working label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant