tumashu/vertico-posframe

Why I don't see the region when I "set-mark-command" ?

Cletip opened this issue · 2 comments

Hello,

All is in the title, am I the only one or is there a real issue ?

Step to reproduce :

  • do M-x
  • make sure that vertico-posframe is activated
  • write text
  • put the mark (via set-mark-command)
  • move your cursor to the left
  • notice that the cursor moves, that the region is activated, but that it cannot be seen

yes, but I do not how to fix it at the moment :-)

hab25 commented

https://github.com/muffinmad/emacs-mini-frame also uses a child frame and shows the active region by default; perhaps inspiration can be taken from there.

Beware that the package has multiple impactful open bugs; perhaps that implementation is inadequate.