[ 
https://issues.apache.org/jira/browse/SSHD-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483597#comment-17483597
 ] 

Guillaume Nodet commented on SSHD-1239:
---------------------------------------

The Pty support is full working in SSHD on both client and server side, but it 
has to be used with a Pty capable library.

I recommend having a look at JLine 3 which is working perfectly well with SSHD 
(signals, terminal resize, etc...), and works with any kind of terminal which 
fully advertise its capabilities.

The integration bits are available at 
https://github.com/jline/jline3/tree/master/remote-ssh/src/main/java/org/jline/builtins/ssh

> PtyChannelConfiguration only support PtyType("xterm")?
> ------------------------------------------------------
>
>                 Key: SSHD-1239
>                 URL: https://issues.apache.org/jira/browse/SSHD-1239
>             Project: MINA SSHD
>          Issue Type: Question
>            Reporter: g3g4x5x6
>            Assignee: Lyor Goldstein
>            Priority: Major
>
> PtyChannelConfiguration only support PtyType 
> "{color:#FF0000}_*xterm*_{color}"?
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to