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

Add on-select event #864

Merged
merged 1 commit into from
Oct 15, 2022
Merged

Add on-select event #864

merged 1 commit into from
Oct 15, 2022

Conversation

laktak
Copy link
Contributor

@laktak laktak commented Jul 4, 2022

This PR adds an on-select event.

    on-select

This shell command can be defined to be executed after 
the selection changes.

This works similar to the on-cd command but for every selection change.

To avoid merge conflicts this PR depends on #849, #850 and #861.

Use case: I'm using termplug to preview files in a (non terminal) popup. I tried using the preview script but it is not really the right tool (I want to keep the internal preview) and this works a lot better.

@laktak laktak mentioned this pull request Jul 4, 2022
@laktak laktak force-pushed the on-select branch 2 times, most recently from 1c593db to 31db914 Compare October 10, 2022 07:32
@gokcehan
Copy link
Owner

@laktak #861 is rejected so I think there are some conflicts now.

@laktak
Copy link
Contributor Author

laktak commented Oct 15, 2022

@gokcehan I've rebased the PR on the new master. Thanks for working on all the PRs! :)

@gokcehan
Copy link
Owner

@laktak Thanks for the patch.

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

Successfully merging this pull request may close these issues.

None yet

2 participants