Skip to content

Comments

Change the default error_fullscreen_format#2243

Open
ayushrawat-10 wants to merge 1 commit intogreshake:masterfrom
ayushrawat-10:fix-error-fullscreen-format-default
Open

Change the default error_fullscreen_format#2243
ayushrawat-10 wants to merge 1 commit intogreshake:masterfrom
ayushrawat-10:fix-error-fullscreen-format-default

Conversation

@ayushrawat-10
Copy link

-> Changes the default error_fullscreen_format to use auto-scrolling text, now long error messages don't overflow the status bar.

-> The new default uses .str(w:170,rot_interval:0.2) (as mentioned) which limits the displayed width to 170 characters and scrolls the text every 0.2 seconds.

Fixes #1898

Long error messages now auto-scroll instead of overflowing the status bar.
The default now uses .str(w:170,rot_interval:0.2) to limit width and
enable text rotation.

Fixes greshake#1898
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change the default error_fullscreen_format

1 participant