Skip to content

feat: Add shell mode for autocompletion of commands.#118

Open
subkanthi wants to merge 1 commit intomasterfrom
add_repl_mode
Open

feat: Add shell mode for autocompletion of commands.#118
subkanthi wants to merge 1 commit intomasterfrom
add_repl_mode

Conversation

@subkanthi
Copy link
Collaborator

closes: #110

@subkanthi subkanthi changed the title Add shell mode for autocompletion of commands. feat: Add shell mode for autocompletion of commands. Feb 26, 2026
@subkanthi subkanthi added the ice Relates to ice label Feb 26, 2026
logger.error("Fatal", ex);
return 1;
});
if (args.length == 0) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

default into shell mode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ice Relates to ice

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ice CLI autocomplete doesnt work.

1 participant