|
|
|
|
|
by Digitalghost
3283 days ago
|
|
ET dev here. ET is primarily made for IP changes and also because the
kernel/router will sometimes kill stale connections, and it's not possible to send keep-alives if your laptop is asleep. There is no lag compensation because ET is not a terminal emulator, it's only a remote shell. I cannot create predictive letters and undo them reliably (passing backspace commands to the terminal sometimes does not undo the last letter). Lag compensation would need to be implemented by a terminal emulator such as hyper.js. |
|
WRT the lag compensation - this is something mosh does, so if ET does not, it's worth pointing out.
So, as it stands, persistence of the session across IP changes seems to be the primary differentiating feature. Good to know.