abo-abo / swiper

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

Ivy-switch-buffer, how to show which buffers are modified? #3009

Open gety9 opened 1 year ago

gety9 commented 1 year ago

Title,

currently it shows:

searchggl.py
*scratch*
init.el
listeners.py

Is there a way to configure modified buffers have some mark?, example (init.el is modified)

searchggl.py
*scratch*
init.el ~
listeners.py

or or maybe underline them

searchggl.py
*scratch*
_init.el_
listeners.py

?

a13 commented 1 year ago

ivy-rich (a separate package) highlights modified buffers with a red *