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

multi-line entries in history cause erroneous behavior #85

Open
knz opened this issue Sep 28, 2016 · 1 comment
Open

multi-line entries in history cause erroneous behavior #85

knz opened this issue Sep 28, 2016 · 1 comment
Labels

Comments

@knz
Copy link

knz commented Sep 28, 2016

Found with the following:

  1. enter a multi-line entry in the history (e.g. AddHistory("foo\nbar"))
  2. recall the multi-line entry. The cursor is positioned (correctly) at the end of the last line.
  3. try to navigate backwards with left-arrow: the display is messed up.
@knz
Copy link
Author

knz commented Apr 29, 2017

Note: you need to use xterm, st or some more strict vt100 terminal emulator to see this problem occurring. With OSX terminal, iTerm or tmux/screen the issue disappears.

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