-
-
Notifications
You must be signed in to change notification settings - Fork 571
Moving cursor up down on multiline command with wrapping #557
Copy link
Copy link
Closed
Labels
Bugresolvedif issue is resolved, it will be open until merge with masterif issue is resolved, it will be open until merge with master
Description
Expected behavior
When command have more then one line and those lines split into more lines I expect up/down to work correctly
Actual behavior
it jump and not move into position of splitted line visibile on terminal but original lines that user type
so basically it only handle real line breaks and not terminal wrapping.
Steps to reproduce
- Enter text with multiple lines
- Resize the terminal to make lines break into additional lines
- Try to move cursor up/down
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bugresolvedif issue is resolved, it will be open until merge with masterif issue is resolved, it will be open until merge with master