KiTTY icon indicating copy to clipboard operation
KiTTY copied to clipboard

:computer: KiTTY, a free telnet/ssh client for Windows

Results 162 KiTTY issues
Sort by recently updated
recently updated
newest added

If `klink` (perhaps all of the utilities?) are invoked with an starting directory other than the utility's root the configuration file is not loaded. I was using `git` and the...

question

To reproduce with Version v0.76.0.6: 1.) Generate a key (RSA 4096 oder ed25519) 2.) Save private key in V3 mode (maybe also V2 affected, not tested) 3.) Try to load...

Using the following command I'm able to start a socks proxy that I can use in my browser: kitty user@server -P 22222 -D 5432 If I enter 127.0.0.1:5432 as socks...

enhancement

If I launch mcedit on remote machine and press F7 inside it then kitty crashes. Win10 on host, Ubuntu 20.04 on client, 100% reproducible for me. Putty works fine in...

Version v0.76.0.10 crashes/window closes when i start to select text. It doesn't crash at the first try, only after a while. Tried filling up the scrollback buffer to see if...

unreproducible

**Describe the bug** Mouse scrolling in tmux and other programs does not work depending on how the session is started. This happens in version 0.76.0.2. In version 0.76.0.1 everything works...

In previous versions (include 0.74.4.13), OSC __pw:/dir followed by OSC __rv:file.txt would generate a command similar to ``` kscp -sftp -r -2 "user@host:/dir/file.txt" "downloaddir" ``` As of 0.76.0.x, the directory...

KiTTY is sending wrong numpad key codes to linux in default "application-keypad-mode". /, *, - and + should be \033Oo, \033Oj, \033Om and \033Ok. NOT \033OQ, \033OR, \033OS, \033Ol are...

Hello. Thanks for the hard work! - work in service mode: For example, a tunnel is being thrown using kitty, and in order to be able to connect via vnc...

Hi all! I use 2 KiTTy sessions presets to open SSH tunnels (D8000 on one preset, D8003 on another) in separate geographical locations with different FoxyProxy rules per proxy (127.0.0.1:8000...

enhancement