felixse / felixse/FluentTerminal

Do not keep background processes

Open
#1,037 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
9.6k
Forks
448
PR merge metrics
No merged PRs in 30d

Description

Just like As mentioned in, environment variables must be completely restarted before being refreshed

Maintaining this behavior is normal because the same applies to SSH sessions/cmd/powershell, but the tray icon should not be retained even after closing all tabs (if the corresponding settings are closed, there are also corresponding background processes), which makes a complete restart cumbersome. If the tray icon is closed, it may even be necessary to open the task manager to end the process

I don't understand why I initially chose to keep the background process after closing all windows. If there is no obvious benefit, it is best not to do so, or to give a setting like a tray icon to allow closing

After modifying the environment variables, we only need to easily close all visible windows (usually only one, containing multiple tabs) and then reopen them

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.