export { getCurrentPaneId, isInsideTmux, isInsideTmuxEnvironment, } from "@oh-my-opencode/tmux-core"; export type { SplitDirection } from "@oh-my-opencode/tmux-core";