[
https://issues.apache.org/jira/browse/CAMEL-22319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18047813#comment-18047813
]
Claus Ibsen commented on CAMEL-22319:
-------------------------------------
https://github.com/jline/jline3/blob/master/builtins/src/main/java/org/jline/builtins/PosixCommands.java
> camel-jbang - Add ls command in shell
> -------------------------------------
>
> Key: CAMEL-22319
> URL: https://issues.apache.org/jira/browse/CAMEL-22319
> Project: Camel
> Issue Type: Improvement
> Components: camel-jbang
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 4.x
>
>
> when using camel shell, then you cannot do a dir listening to see which files
> there are.
> It may be nice to have a ls command. And a few others like cat etc. There are
> maybe some from jline we can reuse.
> Also it would be nice with tab completion for file names. So you can type:
> run f<TAB> and it can complete files starting with f
--
This message was sent by Atlassian Jira
(v8.20.10#820010)