emacs-eaf / eaf-terminal

Full-featured terminal in Emacs
GNU General Public License v3.0
16 stars 5 forks source link

Starship disabled due to TERM=dumb #16

Closed spencer-allen-baker-hughes closed 2 weeks ago

spencer-allen-baker-hughes commented 1 year ago

In NTEmacs my prompt displays Starship disabled due to TERM=dumb >

Expected C:\Windows\System32 16:52:08 ❯

manateelazycat commented 1 year ago

I don't use Windows, can't help you, sorry.

ghost commented 1 year ago

Can confirm Starship prompt works as expected on Linux.

echo $TERM xterm-color

shentonfreude commented 1 month ago

On Linux, fire up emacs, do: M-x shell In the shell, enter echo $TERM

See that it shows "dumb". It's an Emacs-ism, not a Windows-ism.

manateelazycat commented 1 month ago

https://github.com/mumu-lhl/eaf-pyqterminal

is better than eaf termianl