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

Cursor goes offscreen if path longer than terminal width in C-x C-f #112

Open
ethercrow opened this issue Nov 19, 2012 · 1 comment
Open

Comments

@ethercrow
Copy link
Member

Original author: [email protected] (May 16, 2011 12:13:06)

What steps will reproduce the problem?
0. build as vty app

  1. yi --editor=emacs
  2. C-x C-f
  3. navigate to path that is longer than terminal window, using tab completion

What is the expected output? What do you see instead?
Input area should be either wrapped, so that it's all visible, or truncated to the left. Instead it is truncated at the right end, and the cursor is no longer visible. You can't see what you're typing.

Original issue: http://code.google.com/p/yi-editor/issues/detail?id=353

@ethercrow
Copy link
Member Author

From [email protected] on May 16, 2011 12:14:29
Obviously that should be "--as=emacs", not "--editor=emacs", above.

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

1 participant