Too long timout to broken pipe

Asked by Katador

Hi!

Exist any way to send a kill to a console when the connection has some problem and remains freeze, using some keybinding or something? because delay a lot in timeout and report the broken pipe, and is annoying this.

Thanks for your help!!!

Arturo.

Question information

Language:
English Edit question
Status:
Answered
For:
Terminator Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Stephen Boddy (stephen-j-boddy) said :
#1

Hi Arturo, this is not specific to Terminator if I've understood you.

Terminator is a GUI wrapper around one or more VTE widgets. VTE = Virtual Terminal Emulator. Within that VTE a program (bash by default) is run. You talk about a "connection" where I assume you mean a following call to ssh to another machine (or something similar). In this case the ability to break a connection is entirely up to the ssh program making the connection, and you would have to consult the man page for ssh (or other commands) to find how to break a connection. Ssh has <Return>~. (return, tilde, dot/period) to break a connection, although I'm not sure if that works when the connection has hung.

Can you help with this problem?

Provide an answer of your own, or ask Katador for more information if necessary.

To post a message you must log in.