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 get broken after vim run top or else #944

Open
serg060606 opened this issue May 10, 2024 · 1 comment
Open

fish get broken after vim run top or else #944

serg060606 opened this issue May 10, 2024 · 1 comment

Comments

@serg060606
Copy link

Environment report

Oh My Fish version:   7
OS type:              Linux
Fish version:         fish, version 3.1.0
Git version:          git version 2.26.0
Git core.autocrlf:    no
Checking for a sane environment...
Your shell is ready to swim.

By some reason after exit from any app like "vim" or "top", fish starts bugging in terminal, like switching to some kind of debug mode. Example - when I'm typing anything "123456rfd" in terminal:

!  ~/Documents  top                                                                                             Fri May 10 11:16:49 2024
 ~/Documents                                                                                   2152ms  Fri May 10 11:17:03 2024
4              1                                                                               2152ms  Fri May 10 11:17:03 2024
4              1                                                                               2152ms  Fri May 10 11:17:03 2024
4               2                                                                             2152ms  Fri May 10 11:17:03 2024
4                3                                                                            2152ms  Fri May 10 11:17:03 2024
4                 4                                                                           2152ms  Fri May 10 11:17:03 2024
4                  5                                                                          2152ms  Fri May 10 11:17:03 2024
4                   6                                                                         2152ms  Fri May 10 11:17:03 2024
4                    r                                                                         2152ms  Fri May 10 11:17:03 2024
4                     f                                                                        2152ms  Fri May 10 11:17:03 2024
4                      d                                                                      2152ms  Fri May 10 11:17:03 2024
fish: Unknown command: 123456rfd

every key push starts a new line with "4" and after "Enter" key it's recovering till the next any app run.

@kfkonrad
Copy link
Contributor

Can you provide steps to replicate this issue? Have you tried uninstalling oh my fish to check if the behavior persists? Until you've narrowed down the issue: you can run omf reload to reload your shell and oh my fish config. This should fix the issue (you'll "just" have to run it every time it comes up)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants