Earlier quoted context omitted.
yes but I've never seen a terminal interface embedded in a browser that is as good as a native terminal app interface, and blink shell has been well worth the upfront cost to me (way better than Termius, which was suggested in the writeup)
Is it easy to move the text cursor around in the text input in blink shell?
Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
411–420 of 420 posts
Re: Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
#412Earlier quoted context omitted.
You need tmux to be able to resume the same session from anywhere, mosh-server to make ssh resilient to sketchy mobile connections, and blink shell https://blink.sh/ to have a high quality iOS shell with a mosh and ssh client built right in to resume at any time. Far more resilient and performant than a web client.
> and blink shell https://blink.sh/ to have a high quality iOS shell with a mosh and ssh client built right in to resume at any time I really like Termius, have you tried it? I think I tested out Blink when I was trying various SSH/shell apps and chose Termius over it, but it’s been so long now that I completely forget why. EDIT: does Blink give you a local shell as well like vs only SSH/mosh?
Give it another chance if you want to, I’m always happy to help.
Re: Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
#413Using this with tmux and various VPN tech. Main issue is scrolling. Termius + tmux don't scroll very well. And I've been led to believe tmux is necessary to keep sessions open when I turn off my phone screen
I had this exact issue. I switched to Blink on iOS which seems inferior to Termius in every way except that scrolling tmux actually works.
Re: Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
#414Earlier quoted context omitted.
> and blink shell https://blink.sh/ to have a high quality iOS shell with a mosh and ssh client built right in to resume at any time I really like Termius, have you tried it? I think I tested out Blink when I was trying various SSH/shell apps and chose Termius over it, but it’s been so long now that I completely forget why. EDIT: does Blink give you a local shell as well like vs only SSH/mosh?
Yes, Blink gives you a local shell with some tools (not extendable), including Vim. It is even possible to mount a remote repository (we call it a Bookmark), and edit locally. Give it another chance if you want to, I’m always happy to help.
Re: Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
#415I think TMUX also deserves a mention
Re: Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
#416Earlier quoted context omitted.
yes but I've never seen a terminal interface embedded in a browser that is as good as a native terminal app interface, and blink shell has been well worth the upfront cost to me (way better than Termius, which was suggested in the writeup)
Is it easy to move the text cursor around in the text input in blink shell?
If using TMUX you can "ctrl + b [" to enter copy mode and then you can move cursor as you wish. I wrote about this stuff too on https://mjqs.blog/meta/
Re: Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
#417Earlier quoted context omitted.
Steve Yegge is building awesome things in this space, but I've found them too heavy, started using bd when it was small, but now its trying to do too much IMO, so made a clone, tailored to my use case -> https://github.com/cloud-atlas-ai/ba
durch - just starred this repo! Looking forward to testing it out as I learn how to build with multiple agents. I'm just starting out with building with Claude - after a friend made this post he sent me a Steve Yegge interview ( https://m.youtube.com/watch?v=zuJyJP517Uw ). Absolutely loved it. I come from an electrical/nuclear engineering background - Yegge reminds me of the cool senior engineer who's young at heart…
Re: Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
#418Re: Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
#419Earlier quoted context omitted.
You need tmux to be able to resume the same session from anywhere, mosh-server to make ssh resilient to sketchy mobile connections, and blink shell https://blink.sh/ to have a high quality iOS shell with a mosh and ssh client built right in to resume at any time. Far more resilient and performant than a web client.
tried tmux but realized claude/gemini/codex's --resume works great and have since started using a single chat for all small work projects
Or are you saying you can resume a conversation that is still open in another terminal? What happens to the old terminal if you accidentally type into it? Will it overwrite the conversation?
Re: Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
#420Earlier quoted context omitted.
I had this exact issue. I switched to Blink on iOS which seems inferior to Termius in every way except that scrolling tmux actually works.
I’m the Blink developer and really curious. Which way do you think Blink is inferior? I think the ssh/mosh tooling is way more powerful, keyboard config, etc. But would love to improve what I can. Currently working on new UI and better access to hosts, so it is a good time.
My recollection is that the primary way Termius "feels better" is the pre-terminal UI (configuring hosts, etc).
But I'm still a daily Blink user, so I don't 100% recall what Termius did to make me think it was nicer, I just remember that scrolling was fucked so I gave up on it.