C-h key in <Space>-w miniwindow is overrided by evil-window-left function
Open
is:bug
needs-triage
- Dominant language
- Emacs Lisp
- Stars
- 22.7k
- Forks
- 3.1k
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 4
Description
### What did you expect to happen?
By pressing C-h, I can turn the page or get a key list.
### What actually happened?
The buttom line prompt "no window left from selected window", and I find it calls a function named evil-window-left
### Describe your attempts to resolve the issue
I don't know how to fix it.
### Steps to reproduce
1. open emacs
2. press -w and wait for a split second
3. you can see a miniwindow now
4. press C-h ,then it prompt "no window left from selected window"
### System Information
https://pastebin.com/Xa6yuXDD
Contributor guide
Assessment
This issue has not been assessed yet.