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

WIP - Pre-select works in single-select mode and moves user selection too #404

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

vitalybe
Copy link

@vitalybe vitalybe commented Apr 6, 2021

This is related to my need here - I want pre-selection to move the actual initial user selector and work also in single mode (without the -m flag).

At this point it works, even though the code is very hacky - Mainly, I am using the EvHeartBeat event to check whether the cursor can be moved or not yet.

I would love to hear your feedback:

  1. As a feature - Is it something you'd like to merge into the project?
  2. Do you have a better idea than putting the callback in EvHeartBeat?
  3. What else should be done to merge this feature into skim?

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

1 participant