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

Cannot select between statements in C #24

Open
tomKPZ opened this issue Sep 13, 2021 · 0 comments
Open

Cannot select between statements in C #24

tomKPZ opened this issue Sep 13, 2021 · 0 comments

Comments

@tomKPZ
Copy link

tomKPZ commented Sep 13, 2021

Use this file:

int main(void) {
    printf("hello world\n");
    return 0;
}

Select from p to ; on the printf line. Now running tree-select-parent-node, tree-select-next-node, and tree-select-previous-node are no-ops.

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