You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I want to list sessions filtered by the current sessions root, making it easy to switch between sessions within a git repository.
Example
sesh list --root (pwd)
This command returns values filtered by the current working directory's parent (ex: root of git repo).
Bind ⌘+0 in tmux to connect to the root session (ex: while inside ~/nu/main/web connect to ~/nu/main). This can be great for turborepo and git-related stuff
The text was updated successfully, but these errors were encountered:
What would you like sesh to do?
As a user, I want to list sessions filtered by the current sessions root, making it easy to switch between sessions within a git repository.
Example
This command returns values filtered by the current working directory's parent (ex: root of git repo).
⌘+0
in tmux to connect to the root session (ex: while inside ~/nu/main/web connect to ~/nu/main). This can be great for turborepo and git-related stuffThe text was updated successfully, but these errors were encountered: