Line Sender can be handy when you have a slow connection or need to send the same set of commands repeatedly. Each text line you enter in Line Sender can also be automatically sent to multiple terminal sessions simultaneously.

Line Sender behaves like a text editor with one difference; when you press ENTER, it does not break the line where the cursor is currently at. It simply sends the full current line to your server and moves the cursor to the start of the next line. If you want to send the line up to the current cursor position and start a new line from that position, press CTRL+ENTER.

If you make a text selection, pressing ENTER will only send the selected text without additionally sending new line control characters.

Keyboard Shortcuts

Show or Focus to Line Sender ALT+C New CTRL+N
Hide ESC Open CTRL+O
Send All Lines SHIFT+F5 Save CTRL+SHIFT+S
Send Current Line F5 or ENTER Save As CTRL+S