Skip to content

Ghost text for high-latency terminal sessions #5975

Discussion options

You must be logged in to vote

I'm going to reject this for now for multiple reasons:

  • Firstly, we don't have a builtin way of measuring what latency is, and figuring that out is completely out of the scope of a terminal emulator: it should be either the task of SSH or another tool that works closely with it.

  • Secondly, even if we were to implement this, we would need to support animations that don't compromise performance. That's not currently possible as the graphics pipeline is synced to terminal cell rebuilding, and that is very slow and resource-intensive. (There's a reason why custom-shader-animation is off by default.)

I'm not saying this is a bad idea per se, but it's something that needs a complete overhau…

Replies: 4 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@00-kat
Comment options

@ricklamers
Comment options

@rhodes-b
Comment options

@00-kat
Comment options

@00-kat
Comment options

Comment options

You must be logged in to vote
1 reply
@pluiedev
Comment options

Comment options

You must be logged in to vote
3 replies
@ricklamers
Comment options

@ricklamers
Comment options

@mitchellh
Comment options

Answer selected by pluiedev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renderer feature-design Almost-accepted feature request pending design.
5 participants