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

Explore link matchers being assigned to rows, not globally #551

Closed
Tyriar opened this issue Feb 17, 2017 · 1 comment
Closed

Explore link matchers being assigned to rows, not globally #551

Tyriar opened this issue Feb 17, 2017 · 1 comment
Assignees
Labels
area/links type/enhancement Features or improvements to existing features

Comments

@Tyriar
Copy link
Member

Tyriar commented Feb 17, 2017

In order to register/deregister link matchers and still have them active on the old rows they need to be assigned to the rows. There will probably also need to be some scope system; http link matcher is global (no row ref required), ls output link matcher is scoped only to the ls output rows.

More context: #538 (comment)

@Tyriar
Copy link
Member Author

Tyriar commented Apr 30, 2020

Link matchers are about to go, this sort of thing can be accomplished with link providers as you can classify chunks of the buffer using markers.

@Tyriar Tyriar closed this as completed Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/links type/enhancement Features or improvements to existing features
Projects
None yet
Development

No branches or pull requests

1 participant