mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
a5b3df0776
* refactor: Simplify hint code, replacing while loop with fold iterator * refactor: Add spacing to lines in a separate function * refactor: Replace if let with map_or for better readability * refactor: Remove unnecessary duplicate body from is_cmd function * refactor: Create generic function to replace duplicate get_selected code * refactor: Remove duplicate code, remove unnecessary nesting * refactor: Move style into its own variable * refactor: Use constants for min width and height * refactor: Remove pointless duplicate variable --------- Co-authored-by: Chris Titus <contact@christitus.com> |
||
---|---|---|
.. | ||
filter.rs | ||
float.rs | ||
floating_text.rs | ||
hint.rs | ||
main.rs | ||
running_command.rs | ||
state.rs | ||
theme.rs |