-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
bugSomething that's not working as intendedSomething that's not working as intended
Milestone
Description
Steps to reproduce:
- Create a comandline that exceeds the terminal height:
bind \cg 'commandline -i "echo \'" (seq 1 $LINES)/$LINES "\'"'-
Hit Control+G
-
Observe that fish fails to draw the last line
-
Type something. The cursor moves but no characters are echoed.
Scrolling up to the prompt I see that fish has started drawing the commandline at the wrong location, resulting in this screen.
$ echo '
1/59
2/59
3/59Happens at least on 3.1.2 and current master.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething that's not working as intendedSomething that's not working as intended