-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Description
Hi,
I'm using GCC for developing my project clox.
Everything works fine in vterm, but warning from GCC are not displayed correctly.
When invoking emacs with:
emacs -Q --eval "(progn
(add-to-list 'load-path \"/home/utkarsh/.local/src/aur/cur/emacs-libvterm-git/src/emacs-libvterm\")
(require 'vterm)
(vterm))"
GCC warning looks like:
But, same command looks fine under GNOME Terminal:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels