evil icon indicating copy to clipboard operation
evil copied to clipboard

C-w f is undefined

Open SeveralPeople-a opened this issue 2 years ago • 1 comments

Issue type

  • Enhancement request

Environment

Emacs version: GNU Emacs 27.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.31) of 2022-04-04 Operating System: Gentoo on WSL Evil version: 1.15.0 Evil installation type: probably MELPA Graphical/Terminal: Terminal emulator (WSL in Windows Terminal) Tested in a make emacs session (see CONTRIBUTING.md): No

Reproduction steps

  • Start Emacs
  • Move the pointer to a file name
  • Type C-w f

Expected behavior

  • Should split the screen and open the selected file

Actual behavior

  • "C-w f is undefined"

SeveralPeople-a avatar May 11 '22 14:05 SeveralPeople-a

PR Welcome!

tomdl89 avatar May 11 '22 22:05 tomdl89

Actually I think I mostly fixed this here: https://github.com/emacs-evil/evil/commit/5e562ae0a5775a6928fddb6f97a76d770a59dfa6

tomdl89 avatar Aug 30 '22 07:08 tomdl89