Open t-sin opened 5 months ago
The workaround is as follows.
(setf lem-lisp-mode/completion:*documentation-popup-gravity* :vertically-adjacent-window)
Thank you! I wrote that form into ~/.lem/init.lisp
and completion window works normally!
The workaround is as follows.
(setf lem-lisp-mode/completion:*documentation-popup-gravity* :vertically-adjacent-window)
Is this something I broke that needs to be undone?
If it takes a long time to fix, it might be better to revert once.
@garlic0x1 Would you like to change the default value?
All floating windows are broken in ncurses like this:
I checked my GNOME terminal settings about ambiguous-width characters but it's same as default.
Environment