Releases: cppshane/Background-Terminal
Releases · cppshane/Background-Terminal
v1.2.6
1.2.5
1.2.4
1.1.0
Changes:
- Ctrl + C will now kill all spawned child processes.
bgt newline <character>
can be used to set the environment newline character, where<character>
can be something like \n or \r.- You can also set Newline Trigger Events in the application UI. For instance, you can set the newline character to change to "\r" when you input the "bash" command, so it automatically adjusts to your environment. You can also input an exit command, which will signify to change the newline character back to the default.
- You can now use the arrow keys to traverse command history.
- Implemented hiding from Alt+Tab menu.
Initial Release
Installation
Standard version requires .Net Core, which can be downloaded here:
https://dotnet.microsoft.com/download/dotnet-core/3.1
Usage
After install, the application will run on your machine's next startup. You can start it up manually from your Program Files directory. While running, it will have a tray icon that you can open/close the settings window from.