keith-turner commented on issue #3367: URL: https://github.com/apache/accumulo/issues/3367#issuecomment-3250617920
Found the following information about this in jline. https://github.com/jline/jline3/issues/1238#issuecomment-2864160688 This is the Shell code that processes the `-f` option and uses java.util.Scanner to read lines instead of jline. https://github.com/apache/accumulo/blob/b07a1557770f04a0d325312d6dd2c561f1471e00/shell/src/main/java/org/apache/accumulo/shell/Shell.java#L603-L607 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
