spring-shell icon indicating copy to clipboard operation
spring-shell copied to clipboard

Spring based shell

Results 167 spring-shell issues
Sort by recently updated
recently updated
newest added

Resolve #1205 This is the first step toward removing Spring Messaging and Reactor dependencies. The `Message` class from the Spring Messaging project was used only to leverage message header functionality,...

# 🐛 Bug Report: Incorrect Table Border Alignment ## 📄 Description When using the `Table` component to display data that contains CJK (Chinese, Japanese, Korean) characters or other full-width symbols...

status/need-triage

The `spring-shell-starter-ffm` module doesn't seem to be published as part of the Spring Shell release, though it's listed as one of the available starters in the documentation: https://docs.spring.io/spring-shell/reference/3.4-SNAPSHOT/building.html#_starters

type/bug
area/documentation

Hi, I am going through the documentation and on the `Hidden Command` page there is this alert ``` Defining hidden commands is not supported with annotation based configuration ``` But...

type/bug
area/documentation

Hi everyone, I’ve been thinking about an idea — what if we could have an CLI-based AI agent (like Gemini CLI) for Spring Ecosystem.

status/need-triage

## Summary After upgrading to spring shell version `3.4.1` scripts starting with a comment (`//`) are not executed anymore. Version `3.4.0` does not have that problem. ## System Linux: `6.16.9+deb14-amd64...

status/need-triage

see previously closed ticket https://github.com/spring-projects/spring-shell/issues/240 I can still reproduce this issue with Windows 11 PowerShell: ``` $ shell> pselect --path target/ org. jline.reader.EOFError: Escaped new line at org.springframework.shell.Jline.ExtendedDefaultParser.parse(ExtendedDefaultParser.java:138) ~[spring-shell-core-3.4.0.jar!/:3.4.0J at...

status/need-triage