We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ssh jforrest@mac-mini.local (jforrest@mac-mini.local) Password: (jforrest@mac-mini.local) Password: Last login: Fri Jan 3 22:24:19 2025 from fe80::1c43:f747:d86f:3fdf%en1 6819 ~ » [ -z $WARP_BOOTSTRAPPED ] && printf "\\033P\$f{\"hook\": \"InitSsh\", \"value\": { \"shell\": \"%s\" }}\\234" $([ $FISH_VERSION ] && echo "fish" || { echo $0 | command -p grep -q zsh && echo "zsh"; } || { echo $0 | command -p grep -q bash && echo "bash"; } || echo "unknown"); find() { command -v "$1" >/dev/null 2>&1;};log() { _msg=$(printf "{\"hook\": \"$1\", \"value\": $2}" | command -p od -An -v -tx1 | command -p tr -d " \n");printf '\033\120\044\144%s\234' "$_msg";};err() { log RemoteWarpificationIsUnavailable "$1";};if find tmux; then TMUX="tmux";log SshTmuxInstaller "\"user\"";elif find $HOME/.warp/tmux/execute_tmux.sh; then log SshTmuxInstaller "\"warp\"";TMUX="$HOME/.warp/tmux/execute_tmux.sh";fi;if [ $TMUX ]; then VER=$(command $TMUX -V 2>/dev/null | awk '{print $2}');if [ -z "$VER" ]; then err "\"TmuxFailed\"";elif [ "$(printf '%s\n' "$VER" "1.7" | sort -V | tail -n1)" = "1.7" ]; then err "\"UnsupportedTmuxVersion\"";else command $TMUX -CC && exit;fi;else OS=$(uname);if [ "$OS" = "Darwin" ]; then if find brew; then PKG="homebrew";fi;elif [ "$OS" = "Linux" ]; then if find pacman; then PKG="pacman";elif find zypper; then PKG="zypper";elif find dnf; then PKG="dnf";elif f6820 ~ » find() { command -v "$1" >/dev/null 2>&1;};log() { _msg=$(printf "{\"hook\": \"$1\", \"value\": $2}" | command -p od -An -v -tx1 | command -p tr -d " \n");printf '\033\120\044\144%s\234' "$_msg";};err() { log RemoteWarpificationIsUnavailable "$1";};if find tmux; then TMUX="tmux";log SshTmuxInstaller "\"user\"";elif find $HOME/.warp/tmux/execute_tmux.sh; then log SshTmuxInstaller "\"warp\"";TMUX="$HOME/.warp/tmux/execute_tmux.sh";fi;if [ $TMUX ]; then VER=$(command $TMUX -V 2>/dev/null | awk '{print $2}');if [ -z "$VER" ]; then err "\"TmuxFailed\"";elif [ "$(printf '%s\n' "$VER" "1.7" | sort -V | tail -n1)" = "1.7" ]; then err "\"UnsupportedTmuxVersion\"";else command $TMUX -CC && exit;fi;else OS=$(uname);if [ "$OS" = "Darwin" ]; then if find brew; then PKG="homebrew";fi;elif [ "$OS" = "Linux" ]; then if find pacman; then PKG="pacman";elif find zypper; then PKG="zypper";elif find dnf; then PKG="dnf";elif find yum && find yumdownloader; then PKG="yum";elif find apt; then PKG="apt";fi;fi;err "{\"TmuxNotInstalled
v0.2024.12.18.08.02.stable_05
None
The text was updated successfully, but these errors were encountered:
Thanks for the bug report! We think we've diagnosed the issue -- a preliminary fix should be coming out on Thursday!
Sorry, something went wrong.
Awesome! Thanks. Big fan of you guys.
No branches or pull requests
Include shell output
Warp Version
v0.2024.12.18.08.02.stable_05
Warp Internal (ignore) - linear-label:7a739baa-09c3-499e-a0c9-a1a16c090597
None
Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e
None
The text was updated successfully, but these errors were encountered: