Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bcmsh does not support up/down arrow, backspace or history #1763

Closed
zhenggen-xu opened this issue Jun 1, 2018 · 1 comment
Closed

bcmsh does not support up/down arrow, backspace or history #1763

zhenggen-xu opened this issue Jun 1, 2018 · 1 comment

Comments

@zhenggen-xu
Copy link
Collaborator

Description

bcmsh does not support up/down arrow, backspace or history.

This made it not useful for interactive shell.

To fix this, we need upgrade socat so it supports READLINE feature and we should pass READLINE parameter when calling from socat to UNIX socket.

Steps to reproduce the issue:
1.
drivshell>^[[A
-- up arrow case.

drivshell>^[[B

--- down arrow case

drivshell>l3 nat^H

-- backspace case

Describe the results you received:

Describe the results you expected:

Additional information you deem important (e.g. issue happens only occasionally):

**Output of `show version`:**

```
(paste your output here)
```

**Attach debug file `sudo generate_dump`:**

```
(paste your output here)
```
@qiluo-msft
Copy link
Collaborator

Welcome any pull request on this! Thanks Zhenggen!

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

No branches or pull requests

4 participants