How to get the old --hold
behavior back?
#6587
Answered
by
kovidgoyal
salmankhilji
asked this question in
Q&A
-
Starting with version 0.29, or specifically, with the following commit:
kitty now ends with at a shell prompt as opposed to asking the user to press a key to close the window. The new behavior is breaking my workflow. (I am running with Is it possible to add an option to get the old behavior back? |
Beta Was this translation helpful? Give feedback.
Answered by
kovidgoyal
Aug 30, 2023
Replies: 1 comment 2 replies
-
I dont follow, how is it breaking your workflow? The only change is that
now instead of pressing enter/esc to exit you press ctrl+d. Also what
does shell_integration have to do with it? Are you saying it isnt
working without shell_integration?
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
3793857