Skip to content
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

Vkko does nothing under cua-selection-mode #1867

Open
unhammer opened this issue Feb 26, 2024 · 0 comments
Open

Vkko does nothing under cua-selection-mode #1867

unhammer opened this issue Feb 26, 2024 · 0 comments

Comments

@unhammer
Copy link
Contributor

unhammer commented Feb 26, 2024

Issue type

  • Bug report

Environment

Emacs version: commit a9b28224af0f73d1fe0f422e9b318c5b91af889b (tag: emacs-29.1)
Operating System: xubuntu 22.04
Evil version: commit a7ffa73 (HEAD -> master, origin/master, origin/HEAD)
Evil installation type: git
Graphical/Terminal: buggy in both
Tested in a make emacs session (see CONTRIBUTING.md): Yes

Reproduction steps

  • make emacs or make terminal
  • n (skip tests)
  • M-x cua-selection-mode
  • Vkkko

that is, enter visual line mode, select some lines and hit o for (cua-)exchange-point-and-mark

Expected behavior

o should exchange point and mark

Actual behavior

o has no effect

Further notes

Strangely, if I first enter visual block C-v and from there V for visual-line, o works again. But then if I ESC and Vkko directly it doesn't.

Possibly related to #1462 ?

From #86 it seems we should be able to use evil with cua-selection-mode

@unhammer unhammer changed the title Vo does nothing under cua-selection-mode Vkko does nothing under cua-selection-mode Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant