abo-abo / swiper

Ivy - a generic completion frontend for Emacs, Swiper - isearch with an overview, and more. Oh, man!
https://oremacs.com/swiper/
2.3k stars 338 forks source link

Mini buffer squeezed into one line when copying many files in `dired` mode #3012

Open ywwry66 opened 1 year ago

ywwry66 commented 1 year ago

Thanks for maintaining this great software. Here is a bug I recently found.

Use dired mode to open a directory with 500 files with ivy mode on. Mark all the 500 files, press C (dired-do-copy), the ivy mini buffer will be squeezed into one line, making it very hard to navigate the target path. This doesn't happen when emacs is using full screen, but does when using half screen for example.