terminal icon indicating copy to clipboard operation
terminal copied to clipboard

The most flexible cross-platform framework for building modern and secured terminals.

Results 34 terminal issues
Sort by recently updated
recently updated
newest added

- [x] Close Bugs and Features - [x] Customer communication - [x] Documentation - [x] Samples - [x] Templates - [ ] Marketplace Update - [x] Unit Tests

documentation

**Is your feature request related to a problem? Please describe.** Blazor WebAssembly currently lacks comprehensive support for cryptographic operations using `System.Security.Cryptography.X509Certificates`. This limitation impacts how developers can use `OneImlx.Terminal` framework...

documentation
enhancement
future

**Is your feature request related to a problem? Please describe.** If the terminal just has 1 root then it becomes redundant to pass the root or driver command all the...

enhancement
customer

**Is your feature request related to a problem? Please describe.** Like console mode routing, we need the routing feature for these protocols TCPIP, HTTP, gRPC. Runtime OS: Linux .NET 7.0.2...

documentation
enhancement
future
customer

**Is your feature request related to a problem? Please describe.** Need an ability to get the result from the default Tcp routing service to the client. **Describe the solution you'd...

enhancement
future
customer

**Describe the bug** GetRequiredOptionValue function Returns the true instead of error message if required option value not specified in the command **Expected behavior** GetRequiredOptionValue return error message and comeout from...

A composite command can execute multiple command sequentially and possibly pass the output forward.

documentation
enhancement
future

**Is your feature request related to a problem? Please describe.** We are currently investigating a similar functionality requested by another customer. As part of this request, we will link the...

documentation
enhancement
customer

Ensure optimal memory usage and define performance tests

Certain places its StringComparison.Ordinal and certains places its StringComparison.OrdinalIgnoreCase I think we should just make is OrdinalIgnoreCase by default !

bug
documentation