You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@quickstep.apache.org by "Jianqiao Zhu (JIRA)" <ji...@apache.org> on 2017/09/18 02:14:00 UTC

[jira] [Created] (QUICKSTEP-104) LineReader cannot recognize a command if there are new lines before it.

Jianqiao Zhu created QUICKSTEP-104:
--------------------------------------

             Summary: LineReader cannot recognize a command if there are new lines before it.
                 Key: QUICKSTEP-104
                 URL: https://issues.apache.org/jira/browse/QUICKSTEP-104
             Project: Apache Quickstep
          Issue Type: Bug
          Components: CLI
            Reporter: Jianqiao Zhu
            Priority: Minor


To reproduce this bug. Start `quickstep_cli_shell`, then press "enter" button to start a newline, then try:
```
\d
```
or
```
\analyze
```




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)