Commit Graph

6 Commits

Author SHA1 Message Date
Jeevitha Kannan K S
7e96651bbe
Revert "Remove redundant code in themes"
This reverts commit 3b7e859af8.
2024-11-11 07:20:59 +05:30
Jeevitha Kannan K S
3b7e859af8
Remove redundant code in themes
Removed redundant match statement with a function
2024-11-10 16:34:16 +05:30
Jeevitha Kannan K S
1aa1dfe382
Use success and fail colors and reorder imports
Use theme color instead of using ratatui::Color for running_command success and fail + search preview text color + min tui warning color, add colors for confirmation prompt, fix inverted success and fail colors
2024-11-10 16:29:14 +05:30
Jeevitha Kannan K S
67b749942c
refact: multi-selection to per cmd (#719)
* Add per cmd multi-selection

* Add colors for nm cmds

* fix: conflicts
2024-11-05 13:59:57 -06:00
JEEVITHA KANNAN K S
a747f80c85
feat: Multi selection and installation (#338)
* Fix conflicts

* Fix cmd running when selected is directory

* Clean comments
2024-09-19 13:15:30 -05:00
Liam
87869593a5
refactor: Split linutil into TUI and Core crates 2024-09-05 23:37:05 -07:00