7sDream
7sDream
It seems that the truth has emerged. Since the previous comments were basically written while testing, they are quite messy, so I will summarize them briefly. I use msys2(ucrt64) as...
Oh, so that's the reason! I spent an hour trying various things to get this tool to generate equal constraints instead of copy length constraints, at one point thinking this...
``` paste v1.0.15 (proc-macro) └── ratatui v0.29.0 ├── fontfor v0.4.4-alpha.1 (D:\Cloud\Code\fontfor) └── tui-input v0.11.1 └── fontfor v0.4.4-alpha.1 (D:\Cloud\Code\fontfor) ``` Waiting for `ratatui` upgrade.
OK, I can try to make one during my free time on Sunday.
Sure, I can add some docs. But I have some other work on my hands, may not have time to write docs until tomorrow. Will ping you after finish. As...
@svenstaro I think this is ready for review. I add an example in README, not sure if this is the way you expect to add docs. Let me know if...
Hello, While using my branch today, I noticed that there are times when I want to filter only files while keeping all directories visible. This functionality is particularly useful when...
Okay, I'll make time to update to code according to comment of the review. Regarding the search box on the page, although I'm not very familiar with front-end technologies, I...
@svenstaro I had some free time today, updated the code based on the last review comments. The (non-realtime) search box is added to the directory listing page: --- I don't...
Sure, rebased.