question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

slow input on terminal (buffer)

See original GitHub issue

My server where the code-server is located in Switzerland, I’m in Brazil. It has a certain slowness when typing in the terminal. In the editor there is no slowness.

It would be interesting to use mosh or have buffering in typing

DomTerm can be interesting for the code-server

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
bjeanescommented, Apr 22, 2019

I am running code-server on a computer on my same network and the Integrated Terminal is unusable, which is surprising. Each keystroke takes 2-3 seconds to show up, but normal editing is fine.

0reactions
Cosby5commented, Nov 18, 2019

@brandonkal Literally a whole machine. 4 cores and 8gigs of ram. (I wanted to be able to compile on the machine in terminal, saves setting up a build environment a half dozen times)

Locally it’s equivalent to running on the same computer, externally it’s unusable. Both times it’s going through Nginx.

Read more comments on GitHub >

github_iconTop Results From Across the Web

slow input on terminal (buffer) · Issue #163 · coder/code-server
It has a certain slowness when typing in the terminal. In the editor there is no slowness. It would be interesting to use...
Read more >
Is there a shell command to delay a buffer? - bash
If I input byte 'A' at time 0, byte 'B' at time 0.7 and byte 'C' at time 1.9, does the output have...
Read more >
[Solved] Significant input lag in terminal prompt
Entering into nano, vi, etc all works fine. I can type at normal speeds. It is only the Prompt that i am experiencing...
Read more >
Fixing Character Input Delay - Choung Networks
Some server OS's have their own character in/out buffers and try to control their data flow. Such data flow control can be unknowingly...
Read more >
Why do all (newer) Terminal Emulators have such bad input ...
You feel input lag with every character you type. Try it, compare typing in xterm to newer terminals, it feels horrible by comparison....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found