Jean-Philippe Leconte

Results 7 issues of Jean-Philippe Leconte

When using a multi-line status-format, having the interpolation restricted to status_left and status_right is problematic. This adds an option to configure which options are interpolated by the plugin. Because there...

When using a multi-line status-format, having the interpolation restricted to status_left and status_right is problematic. This adds an option to configure which options are interpolated by the plugin. Because there...

When using a multi-line status-format, having the interpolation restricted to status_left and status_right is problematic. This adds an option to configure which options are interpolated by the plugin. Because there...

When using a multi-line status-format, having the interpolation restricted to status_left and status_right is problematic. This adds an option to configure which options are interpolated by the plugin. Because there...

When using a multi-line status-format, having the interpolation restricted to status_left and status_right is problematic. This adds an option to configure which options are interpolated by the plugin. Because there...

When using a multi-line status-format, having the interpolation restricted to status_left and status_right is problematic. This adds an option to configure which options are interpolated by the plugin. Because there...

[Console.WindowWidth](https://learn.microsoft.com/en-us/dotnet/api/system.console.windowwidth) is not supported on some platforms _(e.g. Android/iOS)_. This applies the same fix found in [ParserSettings.GetWindowWidth()](https://github.com/commandlineparser/commandline/blob/af753199688364aa76be4b25e91e6a3abd2c8158/src/CommandLine/ParserSettings.cs#L65) to handle the PlatformNotSupportedException generated on those platforms.