Can I close all buffers related to Sly in one command on #Emacs?
Can I close all buffers related to Sly in one command on #Emacs?
I want to close all buffers with has "sly" in their name. Can I do something like this:
CLOSE buffer WHERE buffer.name LIKE '%sly%';
0 comments