Eternal Terminal
11–20 of 104 posts
Re: Eternal Terminal
#12Since I often complain about bad landing pages, I want to take a moment to highlight a really good one. I arrive on the page and: BOOM! "Eternal Terminal" the name of the project But what is-- "H2: Remote terminal for the busy and impatient"! In a sentence or two? "Eternal Terminal (ET) is a remote shell that automatically reconnects without interrupting the session. Learn how to install and use it here." Oh sweet, n…
Back to Mosh: If it supports scrolling, how does that work? Is there also a prediction engine like in Mosh? What about ncurses apps? I skimmed briefly through the "how it works" page now, and it seems it also uses TCP instead of UDP. Shouldn't UDP be a better protocol for such a tool (also, that's what Mosh uses)? That page also does not say anything about how the prediction works (which is important in Mosh for the low latency), or whether it even does that (or how else could it have low latency)?
Re: Eternal Terminal
#13As a current mosh user i'm interested but I don't know what "support native scrolling nor tmux control mode" means. Any insight?
tmux control mode is this: http://man7.org/linux/man-pages/man1/tmux.1.html#CONTROL_MOD... It allows e.g. native tiling in ITerm.
Re: Eternal Terminal
#14As a current mosh user i'm interested but I don't know what "support native scrolling nor tmux control mode" means. Any insight?
In mosh you can’t scroll backwards, due to how the implementation of mosh is made.
See https://github.com/mobile-shell/mosh/issues/774 and https://github.com/mobile-shell/mosh/issues/122
This has annoyed me for a long time so I am definitely going to give ET a shot.
As for the stuff about tmux I don’t know since I don’t use tmux.
Re: Eternal Terminal
#15Re: Eternal Terminal
#16Does Eternal Terminal have any telemetry? I guess what I'm asking is, does ET phone home?
It doesn't appear so. Is it normal for remote shells to have telemetry? I hope you were sincerely asking a dumb question and not attempting to make a low effort joke instead of discussing the project in earnest.
Although in our times it won't even be that surprising if remote shells started phoning home...
Re: Eternal Terminal
#17Since I often complain about bad landing pages, I want to take a moment to highlight a really good one. I arrive on the page and: BOOM! "Eternal Terminal" the name of the project But what is-- "H2: Remote terminal for the busy and impatient"! In a sentence or two? "Eternal Terminal (ET) is a remote shell that automatically reconnects without interrupting the session. Learn how to install and use it here." Oh sweet, n…
Actually, I found the homepage (landing page) not so great, and came here to the comments, in the hope to get some more information. Specifically, I use Mosh, and I would like to know, is this the same thing? If yes, how is it different? What are advantages/disadvantages? I would have wanted a more detailed comparison. The name is also a bit confusing; just from the name, I thought this might be a terminal emulator.…
mosh: Mosh is a popular alternative to ET. While mosh provides the same core funtionality as ET, it does not support native scrolling nor tmux control mode (tmux -CC).
Re: Eternal Terminal
#18Earlier quoted context omitted.
It doesn't appear so. Is it normal for remote shells to have telemetry? I hope you were sincerely asking a dumb question and not attempting to make a low effort joke instead of discussing the project in earnest.
I guess it is the reference to https://en.wikipedia.org/wiki/E.T._the_Extra-Terrestrial Although in our times it won't even be that surprising if remote shells started phoning home...
Re: Eternal Terminal
#19> While mosh provides the same core funtionality as ET, it does not support native scrolling NICE. I love Mosh but have always ALWAYS hated how it messes up native scrolling.
Mosh also refuses to cut a new release, even after almost two and a half years. If you want truecolor, for example, you have to build from source.
Like pacman [0], which you can use on systems like Ubuntu and Debian via pacapt [1]
[0] https://www.archlinux.org/packages/community/x86_64/mosh/
[1] https://www.ostechnix.com/use-archlinuxs-pacman-package-mana...
Re: Eternal Terminal
#20Since I often complain about bad landing pages, I want to take a moment to highlight a really good one. I arrive on the page and: BOOM! "Eternal Terminal" the name of the project But what is-- "H2: Remote terminal for the busy and impatient"! In a sentence or two? "Eternal Terminal (ET) is a remote shell that automatically reconnects without interrupting the session. Learn how to install and use it here." Oh sweet, n…
Actually, I found the homepage (landing page) not so great, and came here to the comments, in the hope to get some more information. Specifically, I use Mosh, and I would like to know, is this the same thing? If yes, how is it different? What are advantages/disadvantages? I would have wanted a more detailed comparison. The name is also a bit confusing; just from the name, I thought this might be a terminal emulator.…