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

Feature request: add "mark" support like xremap or xkeysnail #899

Open
QiangF opened this issue Dec 27, 2024 · 0 comments
Open

Feature request: add "mark" support like xremap or xkeysnail #899

QiangF opened this issue Dec 27, 2024 · 0 comments

Comments

@QiangF
Copy link

QiangF commented Dec 27, 2024

It will make emacs like binding possible, eg.

C-space: { set_mark: true }
M-v: { with_mark: pageup }
C-v: { with_mark: pagedown }
M-Shift-comma: { with_mark: C-home }
M-Shift-dot: { with_mark: C-end }
C-y: [C-v, { set_mark: false }]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants