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

Preview Support #16

Closed
3 tasks
joshmedeski opened this issue Jan 16, 2024 · 0 comments · Fixed by #203
Closed
3 tasks

Preview Support #16

joshmedeski opened this issue Jan 16, 2024 · 0 comments · Fixed by #203
Labels
enhancement New feature or request

Comments

@joshmedeski
Copy link
Owner

As a developer, when I setup tools like fzf with sesh, I want to preview the project before selecting it.

  • sesh preview command
  • Document how to use with fzf
  • Show the tmux session, or list the directory if zoxide?
@joshmedeski joshmedeski added the enhancement New feature or request label Jan 17, 2024
@joshmedeski joshmedeski moved this to Backlog in OSS Development Jan 17, 2024
danitrap added a commit to danitrap/sesh that referenced this issue Dec 16, 2024
danitrap added a commit to danitrap/sesh that referenced this issue Dec 16, 2024
danitrap added a commit to danitrap/sesh that referenced this issue Dec 16, 2024
danitrap added a commit to danitrap/sesh that referenced this issue Dec 16, 2024
danitrap added a commit to danitrap/sesh that referenced this issue Dec 16, 2024
danitrap added a commit to danitrap/sesh that referenced this issue Dec 16, 2024
fix: typo (joshmedeski#16)

fix: restore glyphs in previewer tests (joshmedeski#16)
danitrap added a commit to danitrap/sesh that referenced this issue Dec 16, 2024
danitrap added a commit to danitrap/sesh that referenced this issue Dec 20, 2024
Replace hardcoded ls command with configurable preview command that
supports
path placeholder. This allows users to customize how sessions are
previewed
with their preferred commands.

The preview command can be set per-session or globally in config, with
fallback to default ls behavior. Commands support {} placeholder which
gets
replaced with the session path.
@github-project-automation github-project-automation bot moved this from Backlog to Done in OSS Development Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant