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

[Question] what is the 'select' option for? #86

Open
greyHairChooseLife opened this issue May 8, 2023 · 0 comments
Open

[Question] what is the 'select' option for? #86

greyHairChooseLife opened this issue May 8, 2023 · 0 comments

Comments

@greyHairChooseLife
Copy link

To leave comment, I can box some code lines with visual mode, and execute :'<,'>GHCreateThread.

I don't know why I need options like these.

  -- if selectable, select the object under the cursor for additional operations.
  select = "gs",
  -- if selectable, clear all selected items.
  clear_selection = "gss",

What are they for? Or is there a tastier way to do?


And very relevant issue about it I guess, how can I select some deleted line to leave in comment? It just always fail.(dialog says 'Failed to create new comment')

I am sure it is possible. Because,

  • a few times [+] icons (saying I can select line to refer in comment) show successfully for those deleted lines.
  • saw in the Youtube video
  • I can open thread.
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