Selim Öber

Results 2 issues of Selim Öber

Hi, Could you give me some pointers on indexing/searching words ignoring diacritics. For example, I want `Gödel` and `Godel` match, sama as `Şarap` and `Sarap`. And thanks for this great...

I'm testing to connect to localhost. I manage to connect and execute a command without `session.setEnvVar`. With `session.setEnvVar` enabled it throws: ``` net.schmizz.sshj.connection.ConnectionException: Request failed at net.schmizz.sshj.connection.channel.AbstractChannel.gotResponse(AbstractChannel.java:401) at net.schmizz.sshj.connection.channel.AbstractChannel.handle(AbstractChannel.java:204) at...

bug