Open pedro-nonfree opened 1 year ago
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
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