CosmoX
CosmoX
Interesting, does the official release work? Or it's broken for all arm64 dmg? https://github.com/hackjutsu/Lepton/releases/tag/v1.10.0
@mustapha-hadid Can you elaborate that, like a screenshot? Thanks!
Thanks! I'll give it a test this weekend.
Thanks for sending the PR! I tested it out but realized it made the scrollbar style inconsistent across panels. I tried another approach https://github.com/hackjutsu/Lepton/pull/350, would you mind taking a look...
That's a good call! Would you mind sending a PR for that given you have done some research in this area?
I have to admit the key bindings in Lepton is pre-mature at this moment. The binding mechanism in Electron is confusing, and I need some time for experiment. Applying the...
π Try add a "η δΊ" API section similar to what is done for GitHub API. https://github.com/hackjutsu/Lepton/tree/master/app/utilities/githubApi
@kergoth Thanks for feedback. Lepton uses **"lazy loading"** for gists, which means the gist content is not fetched until users click on it. This mechanism limits the local search's capability,...
Hi @brentonhouse, thanks for your feedback. Yes, having a filter for public/private gists would be helpful. But for starred gists, since Lepton doesn't download starred gists, it's not trivial to...
PR for i18n is welcome ;)