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

Support "call" action #38

Closed
pokey opened this issue Jun 29, 2021 · 0 comments · Fixed by #164
Closed

Support "call" action #38

pokey opened this issue Jun 29, 2021 · 0 comments · Fixed by #164
Assignees
Labels
enhancement New feature or request

Comments

@pokey
Copy link
Member

pokey commented Jun 29, 2021

  • Takes two targets: function to call, and range to wrap
  • Eg "call gust on bat"
  • If "on <target>" is omitted, then it refers to "this", so will wrap cursor

Syntax: "call <target> [on <target>]"
Examples: "call fine", "call fine on gust past each", etc

@pokey pokey added the enhancement New feature or request label Jun 29, 2021
@AndreasArvidsson AndreasArvidsson linked a pull request Jul 29, 2021 that will close this issue
@AndreasArvidsson AndreasArvidsson self-assigned this Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants