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

Cligen history doesn't work well with multi line commands #26

Closed
sharmadeepak29 opened this issue May 10, 2019 · 2 comments
Closed

Cligen history doesn't work well with multi line commands #26

sharmadeepak29 opened this issue May 10, 2019 · 2 comments
Labels

Comments

@sharmadeepak29
Copy link

To reproduce the issue follow below steps:-

set gl_scrolling_mode to 0 in cligen to enable multiline commands.
now type type a command such that it fits in a single line.(eg: aa bb cc)
Then type a command which spans across multiple lines.(eg: any command that occupies atleast 2 lines on the cli terminal)

Then use the up arrow key twice and you will see data is no longer legible.

@sharmadeepak29 sharmadeepak29 changed the title Cligen history doen't work well with multi line coomands Cligen history doen't work well with multi line commands May 10, 2019
@sharmadeepak29 sharmadeepak29 changed the title Cligen history doen't work well with multi line commands Cligen history doesn't work well with multi line commands May 10, 2019
@olofhagsand
Copy link
Member

Should work now. Please verify.

@sharmadeepak29
Copy link
Author

Thanks, it's working now.

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

No branches or pull requests

2 participants