Results 40 comments of crows

> This seems to be a duplicate of #10. I read #10, but I found another method for this, maybe also work in Windows? https://stackoverflow.com/questions/600079/how-do-i-clone-a-subdirectory-only-of-a-git-repository/52269934#52269934

@laxect Do we need user to write whole name string, include extension name? (or just filename or just substring)

> is `ep` or `sp` some sort of predefined syntax? `ep` for episode number, `sp` for special episode number. For example, `episode = ひぐらしのなく頃に 業 EP{ep}.mp4` will match `ひぐらしのなく頃に 業...

> well then consider using `episode` instead of `ep`, `special` instead of `sp`? "ep" and "sp" is common abbr in this situation and already used in dantalian.

> What about support template without dropping regex support? Considering backward compatibility, the support of regex will continue. I am thinking what is the priority if template string and regex...

Yes, this is a known issue. The session won't store the tab variable, I tried some methods but failed or too complicated.

I've been a bit busy lately and just recently saw the messages. I was struggling with how to store an array to a global variable. After looking at the code...

Oh, I think this is a useful feature, I will try to add it.

I have the plan, but I need some time to find a way to implement this.

I found that nerd fonts must use by the patch of the font, in case the width and height do not match. So the `ttf-nerd-fonts-symbols` may break the UI. About...