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

Undocumented maximum value for max_fps #5500

Open
rpdelaney opened this issue Jun 1, 2024 · 0 comments
Open

Undocumented maximum value for max_fps #5500

rpdelaney opened this issue Jun 1, 2024 · 0 comments
Labels
docs Primarily or only affects documentation

Comments

@rpdelaney
Copy link

What page or section of the docs have an issue?
Docs for max_fps

Describe the issue
When setting max_fps = 360 I am met with an error:

error converting Lua table to Config (Config::from_dynamic: Error processing
Config::max_fps: out of range integral type conversion attempted.
{
    "max_fps": 360,
})
stack traceback:
        [C]: in metamethod 'newindex'
        [string "/home/ryan/.config/wezterm/wezterm.lua"]:18: in main chunk

Based on the error, I gather that 360 is too high, but the limits are not documented.

@rpdelaney rpdelaney added the docs Primarily or only affects documentation label Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Primarily or only affects documentation
Projects
None yet
Development

No branches or pull requests

1 participant