mobile-shell
Repos
3

Events

Created at 14 hours ago
issue comment
OS X: Nothing received from server on UDP port 60003

The developers have no way to reproduce this. I cannot reproduce this on my Macbook Pro, and none of us have an iPad. So unfortunately progress here is unlikely to happen unless someone from the community figures it out.

Created at 23 hours ago
issue comment
OS X: Nothing received from server on UDP port 60003

Any progress on this? I’m having the same issue trying to connect from Blink On an iPad -> MacOs Ventura

Created at 23 hours ago
Created at 1 day ago
Created at 1 day ago
Created at 2 days ago
Created at 2 days ago
Created at 2 days ago
closed issue
Terminal Tab Title Issue

Hi,

I use mosh with iterm2 and changed the terminal tab title via js.

When I used mosh the first time, it changed all custom titles to: [mosh] my_custom_title (mosh-client)

So I removed the mosh title by using MOSH_TITLE_NOPREFIX.

After that, I don't see my custom_title and I only can see "mosh client" on the terminal tab title. The title is important to me to distinguish which tab I used for and I have many tabs in a terminal and a pretty narrow size of tab. I don't know how I only can see my custom titles with mosh.

Please help!

Created at 2 days ago
issue comment
Terminal Tab Title Issue

The behavior you're observing isn't really possible to be caused by mosh alone, as setting the environment variable literally just prevents the prefix from being printed per

https://github.com/mobile-shell/mosh/blob/03087e7a761df300c2d8cd6e072890f8e1059dfa/src/frontend/stmclient.cc#L124-L127

So that sounds to me like an issue with how you're setting your custom title or iTerm2

Thanks, but For now, I just want to back to the status where MOSH_TITLE_NOPREFIX is not being used. So I removed MOSH_TITLE_NOPREFIX when I run ssh, however, it still acts like I have MOSH_TITLE_NOPREFIX. I reinstalled mosh on both the server and client side, but it didn't change at all.

Created at 2 days ago
issue comment
Terminal Tab Title Issue

The behavior you're observing isn't really possible, as setting the environment variable literally just prevents the prefix from being printed per https://github.com/mobile-shell/mosh/blob/03087e7a761df300c2d8cd6e072890f8e1059dfa/src/frontend/stmclient.cc#L124-L127

So that sounds to me like an issue with how you're setting your custom title or iTerm2

Created at 3 days ago
opened issue
Terminal Tab Title Issue

Hi,

I use mosh with iterm2 and changed the terminal tab title via js.

When I used mosh the first time, it changed all custom titles to: [mosh] my_custom_title (mosh-client)

So I removed the mosh title by using MOSH_TITLE_NOPREFIX.

After that, I don't see my custom_title and I only can see "mosh client" on the terminal tab title. The title is important to me to distinguish which tab I used for and I have many tabs in a terminal and a pretty narrow size of tab. I don't know how I only can see my custom titles with mosh.

Please help!

Created at 3 days ago
issue comment
default url after ssh connected

In general, it is always better to explain how the thing you tried didn't work, instead of just saying "it didn't work"

The commands you gave mosh to run are not executables, but shell commands, so try this:

mosh $REMOTE -- sh -c "cd /my_folder; exec $SHELL -l


                            
Created at 3 days ago
opened issue
default url after ssh connected

Hi,

I've tried to change the path after connection however, it didn't work. mosh $REMOTE 'cd /my_folder; exec $SHELL -l'

Created at 3 days ago
Created at 3 days ago
Created at 4 days ago
Created at 4 days ago
Created at 5 days ago
Created at 5 days ago
Created at 6 days ago
Created at 6 days ago
Created at 1 week ago
Created at 1 week ago
Created at 1 week ago
Created at 1 week ago
Created at 1 week ago
Created at 1 week ago
Created at 1 week ago
pull request closed
add voidlinux installation instructions
Created at 1 week ago
Created at 1 week ago