liunn

Results 6 issues of liunn

![image](https://user-images.githubusercontent.com/53169648/175480717-c2d96897-4353-4d18-8e6a-a016b926dd78.png) 这里有一个T, 可以在muon.app.ui.components.session.files.ssh.PropertiesDialog 里面第248 行 248行,时间 修改成 .format(DateTimeFormatter.ISO_DATE_TIME).replaceAll("T", " "));

X11 forwarding doesn't work in my application based on the example X11.java. Then he reported an error net.schmizz.sshj.transport.TransportException: Socket closed at net.schmizz.sshj.transport.TransportImpl.write(TransportImpl.java:426) at net.schmizz.sshj.connection.channel.AbstractChannel.sendChannelRequest(AbstractChannel.java:380)

### Bug Description A clear and concise description of what the bug is. ### Minimal Reproduction A small code snippet or a link to a Github repo or Gist, with...

bug

sSHClient.registerX11Forwarder(new ConnectListener() { @Override public void gotConnect(Forwarded chan) throws IOException { //How to use this method } }

X11 forward This function