Optimize process management and add terminal scrolling functionality

Improved process handling, added go_up option for scrolling the terminal to the
start of the command at each run.
This commit is contained in:
Matthieu Jolimaitre 2025-06-26 15:03:27 +02:00
parent 4375958642
commit 019c576f1d
2 changed files with 24 additions and 7 deletions

View file

@ -1,3 +1,3 @@
{
"fmt": { "useTabs": true, "lineWidth": 120 }
"fmt": { "useTabs": true, "lineWidth": 120 }
}