lem icon indicating copy to clipboard operation
lem copied to clipboard

RET should invoke lem-core::color-theme-selector-select in vi-mode's normal mode too

Open g-gundam opened this issue 1 year ago • 2 comments

Steps to Reproduce

  1. M-x vi-mode
  2. M-x list-color-themes
  3. Place cursor over desired theme.
  4. Hit RET

Expectation

The theme is selected.

Result

Nothing happens.

HOWEVER!

  1. Go into insert mode by hitting i.
  2. Place cursor over desired theme.
  3. 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.

g-gundam avatar Aug 29 '24 09:08 g-gundam

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.

g-gundam avatar Aug 31 '24 07:08 g-gundam

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.

github-actions[bot] avatar Aug 11 '25 18:08 github-actions[bot]

Closing this issue due to inactivity. Please reopen or create a new issue if the problem persists.

github-actions[bot] avatar Dec 16 '25 18:12 github-actions[bot]