linutil icon indicating copy to clipboard operation
linutil copied to clipboard

Display a separate output window for SSH Commands

Open w-ndscar opened this issue 1 year ago • 1 comments

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 ssh_command_output

Checklist

  • [ X] I checked for duplicate issues.
  • [ X] I checked already existing discussions.
  • [ X] This feature is not included in the roadmap.

w-ndscar avatar Sep 23 '24 10:09 w-ndscar

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.

jeevithakannan2 avatar Oct 01 '24 16:10 jeevithakannan2

/close not planned

this is not possible

ghost avatar Oct 02 '24 10:10 ghost