minad / corfu

:desert_island: corfu.el - COmpletion in Region FUnction
GNU General Public License v3.0
1.15k stars 43 forks source link

corfu-popupinfo: clicking on a doc link transfers corfu to new window #277

Closed jdtsmith closed 1 year ago

jdtsmith commented 1 year ago

Let corfu-popupinfo bring up docs for, e.g. seq-find. Mouse-1 on in the __sequence__ group. Corfu + popupinfo are transferred to the popped-to buffer's window. Ideally this would just work, leaving corfu where it is.

minad commented 1 year ago

Duplicate of #112. Corfu should just close in such delayed window configuration change scenarios.