fix: add cmux __tmux-compat prefix to interactive_bash tool
Extract isCmuxCompatEnvironment to shared module and fix interactive_bash to resolve cmux executables with the __tmux-compat prefix, matching all other tmux command paths in the codebase.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export * from "./types"
|
||||
export * from "./constants"
|
||||
export * from "./cmux-detect"
|
||||
export * from "./runner"
|
||||
export * from "./tmux-utils"
|
||||
|
||||
Reference in New Issue
Block a user