-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Regression: confirm_os_window_close=x stopped to work #3960
Comments
Works for me. Note that if you are running from master, it will ignore |
Here's a screencast of a mentioned behavior vokoscreenNG-2021-08-20_11-04-32.mov |
Those are all windows sitting at prompts. |
Ok, it seems I didn't get your idea. But how can I now prevent the terminal from unsafe closing the tab or window? https://sw.kovidgoyal.net/kitty/conf/#opt-kitty.confirm_os_window_close does this documentation misleading now? |
On Fri, Aug 20, 2021 at 03:57:22AM -0700, Mikhail f. Shiryaev wrote:
Ok, it seems I didn't get your idea. But how can I now prevent the terminal from unsafe closing the tab or window?
You dont need to do anything: 5bc569c
https://sw.kovidgoyal.net/kitty/conf/#opt-kitty.confirm_os_window_close does this documentation misleading now?
The documentation refers to the released version, it will change when
the next version is released.
|
Oh, thanks. It works now |
Describe the bug
The setting is ignored and window/tab is closed silently
To Reproduce
Steps to reproduce the behavior:
kitty --config NONE -o confirm_os_window_close=1
Environment details
The text was updated successfully, but these errors were encountered: