linutil
linutil copied to clipboard
Display a separate output window for SSH Commands
Issue's Description
When running a command on Utilities -> SSH Commands (say "View SSH configuration"), the output displays and then immediately the options to select an SSH operation displays underneath it.
Suggestion
Instead it would be neat if the output displays in a separate window and press a hotkey to get back to the command selection Menu
Additional context
Here's a screenshot for a reference
Checklist
- [ X] I checked for duplicate issues.
- [ X] I checked already existing discussions.
- [ X] This feature is not included in the roadmap.
I get the suggestion but creating a new window is tricky as the TUI is made in rust and the bash script runs in a wrapped environment. The script has no access or link to the TUI.
/close not planned
this is not possible