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

Error when open large files with neovim in st #138

Closed
Aazerra opened this issue Nov 9, 2019 · 1 comment
Closed

Error when open large files with neovim in st #138

Aazerra opened this issue Nov 9, 2019 · 1 comment

Comments

@Aazerra
Copy link

Aazerra commented Nov 9, 2019

[taha@Latitude ~]$ st 
erresc: unknown csi ESC[22;0;0t 
erresc: unknown str ESC]11 
X Error of failed request:  BadLength (poly request too large 
 or internal Xlib length error) 
  Major opcode of failed request:  139 (RENDER) 
  Minor opcode of failed request:  20 (RenderAddGlyphs) 
  Serial number of failed request:  4206 
  Current serial number in output stream:  4668 

i have this error when i open i3blocks config with neovim ( with voidrice dotfiles )
and crash st after this error

@LukeSmithxyz
Copy link
Owner

This is a known xlib error in st deriving from lack of unicode characters.

LukeSmithxyz/voidrice#284

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

No branches or pull requests

2 participants