mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 17:25:51 +00:00
Merge pull request #26 from trebor-salim/patch-1
Update PseudoTerminalInfo.cs
This commit is contained in:
@@ -132,7 +132,7 @@ namespace Renci.SshNet.Messages.Connection
|
||||
Write(EnvironmentVariable);
|
||||
Write(Columns);
|
||||
Write(Rows);
|
||||
Write(Rows);
|
||||
Write(PixelWidth);
|
||||
Write(PixelHeight);
|
||||
|
||||
if (TerminalModeValues != null)
|
||||
|
||||
Reference in New Issue
Block a user