- Notifications
You must be signed in to change notification settings - Fork928
Description
When using Emacs in Coder's Terminal (either through the web interface or, surprisingly, coder's ssh api through my local terminal), visual artifacts appear on the screen (see attached screen shot). This is momentarily fixed by refreshing the screen (ctrl+l). This behavior is most notable when using split screen (ctrl+x 3).
This behavior does not occur when running the container locally. I've tried w/ a few different containers and Coder exhibited these visual artifacts for them all.
One last thing I tried - No artifacts appear if I launch VS Code from Coder's web interface and then run Emacs inside VS Code's Terminal. This is a pretty cludgy workaround, but may point to something in Coder's Terminal interface interfering w/ Emacs's ability to control the display.
Any assistance is appreciated, including proper guidance on how to use Coder w/ Emacs for development. Thank you!