I am new to the Discourse and hopefully posted this correctly. I have been dealing with this warning on and off for years while using Juno:
┌ Warning: Terminal not fully functional
└ @ Base client.jl:353
I usually delete my .atom folder when it happens, reinstall Juno, and live without the problem for a few weeks. Lately, it comes back after I restart Atom. Its surprising no one else seems to have this problem, since I deal with it all the time. I am using fedora, and everything is up to date.
I had the same problem back when I was using fedora. For me, it appeared less if I launched atom by typing atom in the terminal rather than launching it from the launcher
Thanks- that does work! I feel like I should be looking for a permanent fix, but instead I am going to get back to working and feeling less frustrated about it…
Ok, this is very weird – Juno is very specifically setting $TERM = xterm-256color before starting a REPL. This commit might or might not improve the situation, we’ll see.