#Yaft Freezing

1 messages · Page 1 of 1 (latest)

tranquil dove
#

Has anyone had issues with Yaft freezing on the rM2? I'm running Toltec with xochitl 3.3.2, and using remux. I use the rM2 as an e-ink typewriter, so when Yaft freezes I'm always using Neovim, and I have a variety of Neovim plugins via vim-plug (vim fugitive, git gutter, vimwiki to name a view). The issue didn't appear after installing a new plugin. The plugin list has been quite stable, and I didn't have this issue before. The occurrence seemed pretty spontaneous. I also sometimes use the markdown previewer Glow, straight from a binary.

I haven't been able to narrow it down to any particular action or key stroke upon which it freezes. So far it seems random, but I'll start keeping a log to see if I can recognize a pattern.

To fix it, I have to swipe to pull up remux, go back to xochitl, pull up remux, and switch back to yaft. Sometimes it opens to the same yaft session and lets me just pick up where I left off. Other times its a completely new yaft session, so I have to open everything back up, and sometimes have to go through a messy file recovery process with neovim swap files. Very rarely I have to completely restart the rM2 because remux won't respond. A couple of times I've tried just waiting to see if yaft unfreezes, but so far no luck.

Thanks for any insights or help!

river jacinth
#

depending how completely they implemented posix specifications in the shell, control Q and control S can put your terminal in a weird state, and people often hit those thinking they are saving a file when they are really suspending the terminal in a really weird way

tranquil dove
#

Huh, I'll definitely check this out. I had been wondering if I was mistyping some vim command was interacting with the yaft shell and causing it to exit.