issues Search Results · repo:Zowe-Java-SDK/ZosShell language:Java
Filter by
191 results (105 ms)
191 results
inZowe-Java-SDK/ZosShell (press backspace or delete to remove)Font resize handler does not reset to default font size after profile change if the profile does not contain any font
size setting.
The resize handler is executed by the following key stroke ctrl UP and ...
bug
When running the packaged ZosShell shaded JAR, Logback 1.5.25 prints internal startup status output to the console even
though logback-core and logback-classic are declared at the same version.
This appears ...
enhancement
Issue was introduced in the refactor done in version 5.
bug
ZosShell 5.0.1 Release
Announcing a new minor release update.
This release contains internal updates only.
The main change is related to some rework to cut down on technical debt documented in the following ...
documentation
On application startup, the configured pane width and height were not being applied to the terminal. The window would
open with default dimensions, but re-selecting the same profile later correctly updated ...
bug
Introduce a new unset command to remove one or more environment variables from the current session.
The command supports multiple variable names in a single invocation and enforces that at least one name ...
enhancement
The macOS path initialization logic incorrectly checks downloadPath.isBlank() instead of !downloadPath.isBlank(),
causing the default path to be used when a custom DOWNLOAD_PATH is set, and vice versa. ...
bug
The set command currently parses KEY=VALUE in both the command and controller layers, leading to duplicate logic and
potential inconsistencies.
Additionally, quote handling is incorrect—malformed input ...
bug
Currently, when the color theme is changed — either by switching connection profiles or using the color command —
previously rendered text retains its original formatting (bold/non-bold and color). This ...
enhancement
When handling asynchronous z/OSMF requests via Future.get(), a ZosmfRequestException is already thrown as the root cause
inside an ExecutionException. However, the current handling logic wraps this exception ...
bug
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.