[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67650: [PATCH] ; Hide completion preview when switching windows
From: |
Eshel Yaron |
Subject: |
bug#67650: [PATCH] ; Hide completion preview when switching windows |
Date: |
Tue, 05 Dec 2023 21:26:27 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Tags: patch
This patch ensures that we dismiss the completion preview when users
switch to another window. Previously, the completion preview would
remain in a window after switching to another window showing another
buffer, since the `post-command-hook` that Completion Preview mode sets
up locally doesn't run after a command switches to another buffer.
Thanks,
Eshel
0001-Hide-completion-preview-when-switching-windows.patch
Description: Text Data
- bug#67650: [PATCH] ; Hide completion preview when switching windows,
Eshel Yaron <=
- bug#67650: [PATCH] ; Hide completion preview when switching windows, Eli Zaretskii, 2023/12/06
- bug#67650: [PATCH] ; Hide completion preview when switching windows, Eshel Yaron, 2023/12/06
- bug#67650: [PATCH] ; Hide completion preview when switching windows, Eli Zaretskii, 2023/12/06
- bug#67650: [PATCH] ; Hide completion preview when switching windows, Eshel Yaron, 2023/12/06
- bug#67650: [PATCH] ; Hide completion preview when switching windows, Eli Zaretskii, 2023/12/06
- bug#67650: [PATCH] ; Hide completion preview when switching windows, Eshel Yaron, 2023/12/06
- bug#67650: [PATCH] ; Hide completion preview when switching windows, Eli Zaretskii, 2023/12/09
bug#67650: [PATCH] ; Hide completion preview when switching windows, Dmitry Gutov, 2023/12/06