diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2025-11-16 20:38:41 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2025-11-16 20:39:09 +0100 |
| commit | d9f88cbdb8de0cdca8b234a99949931b42f2cf83 (patch) | |
| tree | e7cffb51b1e758310e1d502813562cc144c687b4 | |
| parent | b152e69643952901dae93e3c71c206173277541e (diff) | |
Set fullscreen=nil for the child frame (Fix #601)
| -rw-r--r-- | corfu.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -349,6 +349,7 @@ settings `corfu-auto-delay', `corfu-auto-prefix' and (no-other-frame . t) (unsplittable . t) (undecorated . t) + (fullscreen . nil) (cursor-type . nil) (no-special-glyphs . t) (desktop-dont-save . t) |
