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: share binding for eval_visual and eval_under_cursor #467

Open
cprn opened this issue Jun 26, 2020 · 0 comments
Open

Feature request: share binding for eval_visual and eval_under_cursor #467

cprn opened this issue Jun 26, 2020 · 0 comments

Comments

@cprn
Copy link

cprn commented Jun 26, 2020

Hi. Currently we can set two separate bindings for:

  • evaluating a variable or expression under the cursor
  • evaluating a visible selection

These two operations are in two separate modes (visual and normal) and therefore could share a binding leaving one more functional key free to do different things. It's a low priority as one can set them to, let's say, <f1> and <c-f1> but it'd be more convenient for vdebug to just understand which mode Vim is currently in.

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