-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
evil-ex-search problem #9595
Comments
Can't repro with latest develop and packages. Maybe add a minimal latex file where the bug happens? |
I had this happen a couple of times yesterday. At the moment I can't reproduce it myself. Don't know why this happened. I had a lot of other buffers open yesterday. I will update the reproduction guide when this happens again. Is there an emacs commando that shows what input In have given emacs? Something like the history command in bash? |
that said, this looks a lot like #9220 |
I had it happening to me again. I have pasted the relevant bit of |
It happened again while editing my |
did you already try the solutions in the issue I linked? |
@braham-snyder Indeed, it might well be a poweline issue. I seems that this issue started since I changed |
Since I disabled spaceline I haven't had this issue. So I guess you are right @braham-snyder. I'm closing this issue since #9220 is probably the same and still open. |
Description
evil-ex-search problem
Reproduction guide 🪲
SPC l [spacemacs/layouts-transient-state/body]
1 [spacemacs/layouts-transient-state/spacemacs/persp-switch-to-1-and-exit]
SPC f e d [spacemacs/find-dotfile]
/ [evil-ex-search-forward]
e [self-insert-command]
e [debugger-eval-expression] <---- ???
n [self-insert-command]
[next-line-or-history-element]
[delete-backward-char]
[delete-backward-char]
[delete-backward-char]
[delete-backward-char]
[delete-backward-char]
[delete-backward-char]
[delete-backward-char]
[delete-backward-char]
[delete-backward-char]
[delete-backward-char]
Observed behaviour: 👀 💔
Expected behaviour: ❤️ 😄
String found in file
System Info 💻
Backtrace 🐾
Backtrace 2 🐾
Backtrace 3 🐾
Backtrace.txt
I can't copy and paste the preceding Backtrace into this message, so I uploaded it as a file.
The text was updated successfully, but these errors were encountered: