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: disable mouse support from ignite docs #3385

Merged
merged 3 commits into from
Jan 7, 2023
Merged

fix: disable mouse support from ignite docs #3385

merged 3 commits into from
Jan 7, 2023

Conversation

jeronimoalbi
Copy link
Member

Mouse support and alt-screen options were removed because the latest Glow version is not allowing to assign program options before run leading to a panic error because the renderer is not initialised.

Fixes #3379

Mouse support and alt-screen options were removed because the latest
Glow version is not allowing to assign program options before run
leading to a panic error because the renderer is not initialized.
@jeronimoalbi jeronimoalbi added the type:error Something isn't working label Jan 6, 2023
@jeronimoalbi jeronimoalbi self-assigned this Jan 6, 2023
@aljo242 aljo242 merged commit 79aeb30 into main Jan 7, 2023
@aljo242 aljo242 deleted the fix/docs-command branch January 7, 2023 16:35
Jchicode pushed a commit to Jchicode/cli that referenced this pull request Aug 9, 2023
Mouse support and alt-screen options were removed because the latest
Glow version is not allowing to assign program options before run
leading to a panic error because the renderer is not initialized.

Co-authored-by: Alex Johnson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:error Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ignite docs panics
3 participants