RET should invoke lem-core::color-theme-selector-select in vi-mode's normal mode too
Steps to Reproduce
- M-x vi-mode
- M-x list-color-themes
- Place cursor over desired theme.
- Hit RET
Expectation
The theme is selected.
Result
Nothing happens.
HOWEVER!
- Go into insert mode by hitting i.
- Place cursor over desired theme.
- Hit RET
Result
The theme is selected, but you have to be in insert mode.
I feel like RET should activate a theme in normal mode too.
I noticed a similar issue in M-x filer. In normal mode, RET doesn't do anything. However, if I switch to insert mode while in filer, RET opens the file at point.
I shouldn't have to be in insert mode to use filer.
This issue has been inactive for {days} days. If there is no activity within the next 14 days, it will be automatically closed. Please add a comment if it is still relevant.
Closing this issue due to inactivity. Please reopen or create a new issue if the problem persists.