lazytanuki

Results 7 issues of lazytanuki

Hi there ! Just a small PR to add the possibility to have a preview of the projects while browsing them. The preview shows the directory if no readme was...

This adds a sorting strategy to the menu. As of now, all completions are sorted alphabetically after passing the fuzzy match filter. With this PR they are sorted by their...

A-helix-term
S-waiting-on-review

![Peek 2022-07-10 00-26](https://user-images.githubusercontent.com/43273245/178124559-78fa2f12-0348-4de3-89e8-4bb20304da71.gif) This feature introduces four new typed commands to handle vim-like abbreviations: - `insert-abbreviation` (alias `abbr`): adds a new abbreviation, or overwrites an existing one (with completion, local...

A-helix-term
S-waiting-on-review

Hello there ! I created this issue to gather some feedback about my proposition and have a discussion about icons support in Helix. The goal here is to find a...

A-helix-term
S-waiting-on-review
S-needs-discussion

Hi! This WIP implements default animations for default widgets. The goal here is to make Iced application appear smooth when hovering / clicking things, without breaking the API. It is...

Hi! This PR is the continuation / replacement of my previous work in #1855 which needed a heavy rebase as well as improvements for some edge cases. This PR implements...

Hi! This is the continuation of #2483 for the 'Toggler' widget animation based on the recently merged #2757. To respect the `animations` feature flag, we still use the animation code...