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 Root Commmand #191

Merged
merged 4 commits into from
Oct 18, 2024
Merged

Add Root Commmand #191

merged 4 commits into from
Oct 18, 2024

Conversation

joshmedeski
Copy link
Owner

SCR-20241017-rjvx

If you want to filter your search by the root of the active project, you can modify your piker by using the sesh root command:

bind-key "R" display-popup -E -w 40% "sesh connect \"$(
  sesh list -i -H | gum filter --value \"$(sesh root)\" --limit 1 --fuzzy --no-sort --placeholder 'Pick a sesh' --prompt=''
)\""

I have this bound to <prefix>+R so I can use an alternative binding.

@joshmedeski joshmedeski merged commit 2f1dfc1 into main Oct 18, 2024
4 checks passed
@joshmedeski joshmedeski deleted the root branch October 18, 2024 01:22
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.

1 participant