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

Sessions as tmux windows #4

Open
suvayu opened this issue Dec 23, 2024 · 0 comments
Open

Sessions as tmux windows #4

suvayu opened this issue Dec 23, 2024 · 0 comments

Comments

@suvayu
Copy link
Owner

suvayu commented Dec 23, 2024

Integrate with tmux to implement search sessions.

Example use

  • A user is searching based on a class name. They find the relevant
    file, but now they need to search for different token without
    loosing the current status.

  • Start a fresh search session from the original location/current
    directory (TBD) in a new tmux window.

Notes

When tmux is present, every session is in a tmux window, ending a
session closes the tmux window. If already in tmux, maybe don't
nest tmux sessions.

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

No branches or pull requests

1 participant