-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
Is your feature request related to a problem? Please describe.
I've gotten stuck in kitty's diff inside the tty a couple times because I forget that that doesn't work occasionally. Instead of just not launching, it doesn't recognize the exit keys, making me unable to exit the program so I have to open another tty just to kill the process.
Describe the solution you'd like
Making kitty diff exit when being launched outside a kitty environment would solve this problem. Same for any other kitten that makes you get stuck inside it.
Describe alternatives you've considered
Launching normal diff instead would also be a solution, but I feel like that'd be bad practice since people could start relying on that behaviour.
Reactions are currently unavailable