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 WezTerm user I have the ability to create panes with any application I'd like. I would like to be able to use Start-AiShell and supply it a PSHost or PID of an existing aishell instance.
If Start-AiShell or maybe Connect-AiShell allowed the ability to connect to existing PSHost processes or process ID's we could connect to existing shells regardless of terminal application. This may also be useful for multiplexers like tmux.
The text was updated successfully, but these errors were encountered:
Summary of the new feature / enhancement
As a WezTerm user I have the ability to create panes with any application I'd like. I would like to be able to use
Start-AiShell
and supply it a PSHost or PID of an existing aishell instance.Proposed technical implementation details (optional)
If
Start-AiShell
or maybeConnect-AiShell
allowed the ability to connect to existing PSHost processes or process ID's we could connect to existing shells regardless of terminal application. This may also be useful for multiplexers like tmux.The text was updated successfully, but these errors were encountered: