Skip to content

Warpify can not be used with Android adb shell. Could you add support for it? #6521

New issue

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

Open
2 of 3 tasks
lfimmortal opened this issue May 26, 2025 · 0 comments
Open
2 of 3 tasks
Labels
Bugs Bugs, Hangs, Crash, and Freezes SSH-tmux TMUX SSH related issues

Comments

@lfimmortal
Copy link

Pre-submit Checks

Include shell output

adb shell
 $FISH_VERSION ] && echo "fish" || { echo $0 | command -p grep -q zsh && echo "zsh"; } || { echo $0 | command -p grep -q bash && echo "bash"; } || echo "unknown") $(uname)                                                     <
emu64a:/ $

Screenshots, videos, and logs

As an Android developer, log in to an Android device via adb shell is part of my daily work. Wrap greatly enhanced my work environment on computer, but the adb shell part is still not covered. The Warpify support should be very useful because basically you can not modify the system partition of an Android device so you can not put your tools and configs into it.
It is a mksh in Android.

Operating system (OS)

macOS

Operating system and version

14.3.1

Warp Version

v0.2025.05.21.08.11.stable_01

Warp Internal (ignore) - linear-label:7a739baa-09c3-499e-a0c9-a1a16c090597

None

Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e

None

@lfimmortal lfimmortal added Bugs Bugs, Hangs, Crash, and Freezes SSH-tmux TMUX SSH related issues labels May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes SSH-tmux TMUX SSH related issues
Projects
None yet
Development

No branches or pull requests

1 participant