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

fish commands don't work after window resize #4372

Closed
mc-butler opened this issue May 13, 2022 · 6 comments
Closed

fish commands don't work after window resize #4372

mc-butler opened this issue May 13, 2022 · 6 comments
Assignees
Labels
area: core Issues not related to a specific subsystem prio: low Minor problem or easily worked around
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/4372
Reporter congest (hydrogenbuilding@….com)
Keywords fish

To reproduce:

start mc (with fish as your shell)
resize mc window
type any command in the command prompt, for example, "ls"
nothing happens
type the same command again
it works now, the second time

Someone made a quick hack patch in this other ticket about an unrelated issue #4188 but it looks like the bug never got fixed.

Note

Original attachments:

@mc-butler
Copy link
Author

Changed by congest (hydrogenbuilding@….com) on May 13, 2022 at 0:57 UTC

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on May 14, 2022 at 6:17 UTC (comment 1)

  • Owner set to andrew_b
  • Milestone changed from Future Releases to 4.8.29
  • Branch state changed from no branch to on review
  • Status changed from new to accepted

Thanks!

Applied with trivial modifications.

Branch: 4372_fish_resize
[4667618]

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on May 14, 2022 at 6:43 UTC (comment 2)

@congest, since you're a fish user, can I ask you some questions about fish-related bugs.

  1. What do you think about Warning: Cannot change to <path>.. with Fish shell #4188?
  2. What do you think about Wrong subshell prompt parsing with fish 3.3.0 #4258? I think, at least a pty buffer is too small.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on May 22, 2022 at 8:23 UTC (comment 3)

  • Branch state changed from on review to approved
  • Votes set to andrew_b

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on May 22, 2022 at 8:25 UTC (comment 4)

  • Votes changed from andrew_b to committed-master
  • Status changed from accepted to testing
  • Resolution set to fixed
  • Branch state changed from approved to merged

Merged to master: [aba8102].

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on May 22, 2022 at 8:27 UTC (comment 5)

  • Status changed from testing to closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues not related to a specific subsystem prio: low Minor problem or easily worked around
Development

No branches or pull requests

2 participants