Skip to main content

Questions tagged [kitty]

KiTTY is a Windows-only fork of the PuTTY SSH client. It supports SSH, Telnet, and serial connections, as well as automatic password entry.

1 vote
1 answer
246 views

Kitty terminal: How can I attach to a zellij session upon starting up Kitty

I want zellij attach -c to run once Kitty is loaded up. I tried adding startup_session launch.conf to my config file, and writing kitty @ send-text "zellij attach -c" in launch.conf as well ...
Oneechan69's user avatar
1 vote
1 answer
115 views

How to disable command completed notification in kitty terminal?

On Fedora 39, kitty 0.31.0 shows a desktop notification for every command that completes: Is it possible to disable this?
user avatar
0 votes
0 answers
96 views

Kitty cmd+w to close kitty window and only tab if it's the last window

Is there a way to set this up? I'd like cmd+w to alternate between closing kitty windows and tabs and not close a tab if there's more than one kitty window in it.
Alper's user avatar
  • 101
0 votes
0 answers
105 views

Propagating zsh window title through tmux, then ssh, to terminal emulator/window manager

My zsh automatically sets my terminal emulator (kitty)'s window title to my current working directory, or whatever program is currently running within it. However, when I ssh to a remote host and run ...
kovas's user avatar
  • 1
2 votes
0 answers
267 views

Bug with tmux status bar and terminal lines in zsh and MacOS

I have a bug in my tmux. The status bar randomly transform into two rows (see image below) or disappear completely. Also, some lines of the terminal command disappear. See image below where the last ...
ℂybernetician's user avatar
1 vote
0 answers
75 views

Putty / Kitty send some type of hidden characters?

When I try to edit a file via vi, PuTTY` / KiTTY sends some type of characters every 3 seconds. Here's what I see: P P if I view a man page, the bell goes off every 3 seconds. Due to this behavior I'...
trying to learn's user avatar
6 votes
2 answers
3k views

How to unmap ctrl+shift+r in kitty?

The kitty terminal emulator uses the shortcut Ctrl + Shift + R for window resizing. The shortcut is also used by bash for reversing the reverse-i-search direction. First I tried to to remove the kitty ...
allo's user avatar
  • 1,158
0 votes
2 answers
347 views

Scroll with Copy on Tmux 2.3 on Kitty on Windows

I know I can use shift and mark to copy. But, I cannnot mouse scroll inside tmux when I do that. Also when i mark text in tmux normally also, I cant scroll. How do I achieve mouse scroll with marking?...
Shankara Narayana's user avatar
2 votes
1 answer
228 views

How do you make minikube ssh work with kitty

If you use minikube ssh with kitty backspace and other characters do not work properly. The problem is that the terminfo is not copied across, however, it's not possible to do kitty +kitten ssh as ...
freshnewpage's user avatar
4 votes
1 answer
4k views

Convert Portable Kitty session to registry Kitty session

I've set up about 30 ssh sessions in Kitty's portable version. I would like to apply themes to my terminals which is much simpler by going through the registry. Do you know a way to convert portable ...
Ardnaxele's user avatar
0 votes
1 answer
140 views

PuTTy command script hangs after "chroot . sh"

I'm trying to automate a build with Putty, just ssh'ing into a VM and running a few commands by specifying a .txt file that contains the commands to run. One of my commands is chroot . sh and it ...
Bleb's user avatar
  • 1
2 votes
0 answers
424 views

KiTTY (fork of PuTTY) script that kills a specific PID automatically

New version So, I'll make a list of the things that I have in order to be clearer. PC on windows 10 running a Plex media server and Kitty VPS by OVH running on Debian 9 stretch what I want : want ...
argaud bastien's user avatar
1 vote
1 answer
2k views

How do I stop Kitty from doing naughty AutoRelogin after resuming from Windows Sleep? I recall my Putty didn't do this. Where is password cached?

I recently switched from Putty to Kitty (on windows7) and now I notice that after Windows Resumes from Standby/Sleep that it Automatically logs me in again. I see in the SSH kitty shell window: Using ...
htfree's user avatar
  • 153
1 vote
0 answers
190 views

How to use text expanders like Phrasse Express inside Kitty?

How to use text expanders inside Kitty? SSH with Kitty to Ubuntu server and want to expand some shortcuts from Phrasse Express in Kitty's window but get only ^M when expand with TAB key. Text ...
dukasvili's user avatar
  • 553
6 votes
3 answers
5k views

Shift-Arrow keys working in KiTTY but not PuTTY for nested tmux configuration

For years I have been using a different prefix key for nested instances on tmux. I use \ on my own server, but a for any other servers I connect to and start a nested tmux session. I have found this ...
paradroid's user avatar
  • 23.1k

15 30 50 per page