We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running emacs from terminal command (ts-fold-indicators-mode) hangs my emacs (based on 28.1 version)
(ts-fold-indicators-mode)
I realised when I opened a file from terminal and I could not open because I had this config enabled
(add-hook 'tree-sitter-after-on-hook #'ts-fold-indicators-mode)
When running it in graphical mode works nice
Let's see if other can reproduce it in their environment of I have to share my details about my configuration
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When running emacs from terminal command
(ts-fold-indicators-mode)
hangs my emacs (based on 28.1 version)I realised when I opened a file from terminal and I could not open because I had this config enabled
When running it in graphical mode works nice
Let's see if other can reproduce it in their environment of I have to share my details about my configuration
The text was updated successfully, but these errors were encountered: