felixse / FluentTerminal

A Terminal Emulator based on UWP and web technologies.
GNU General Public License v3.0
9.21k stars 443 forks source link

FluentTerminal.Tray process Not Exiting #955

Open mfreeman-xtivia opened 3 years ago

mfreeman-xtivia commented 3 years ago

Is there any way to get the FluentTerminal.Tray process to exit when i exit/close Fluent Terminal?

The fact that it does not do this currently is a bit of a pain, particularly when you do anything inside the terminal that changes the PATH for Windows. Exit terminal window, restart terminal does pick up these path changes and its confusing as heck until you remember "oh wait, i have to bring up the Task Manager, click Details, and kill that FluentTerminal.Tray process" before PATH changes are recognized.

FWIW I have tray mode turned OFF in Fluent Terminal.