perpetualintelligence / terminal

The most flexible cross-platform framework for building modern and secured terminals.
https://www.perpetualintelligence.com/products/piterminal
Other
37 stars 3 forks source link

ITerminalConsole display information for other modes also #103

Closed Nilavarasi-Ashika closed 10 months ago

Nilavarasi-Ashika commented 1 year ago

Is your feature request related to a problem? Please describe. ITerminalConsole display information TerminalSystemConsole console mode, same need for other modes also like Tcp, Http etc.,

Runtime OS: Linux .NET 7.0.2 pi-cli v.5.1.1-rc

Nilavarasi-Ashika commented 1 year ago

@ameyasubhedarats @VijayakumarKothapalle @gilvargas FYI

Nilavarasi-Ashika commented 1 year ago

Please update the documentation for latest release.

perpetualintelligencegit commented 1 year ago

You can provide your custom implementation for any ITerminalConsole that is specific to your terminal front end. E.g., the Default we provide for the System.Console.

perpetualintelligencegit commented 11 months ago

@Nilavarasi-Ashika: Please provide elaborate information of your ask with examples if possible.

Nilavarasi-Ashika commented 11 months ago

TerminalSystemConsole for console mode of routing, need an ability for other modes of routing such as Tcp, Http.

asperpint commented 10 months ago

@Nilavarasi-Ashika: It is still not clear to us what is your ask with this issue? Specifically in terms of display information for ITerminalConsole. We are closing this issue. If you continue to face this problem, please create a new issue and add detailed explanation of your ask.