linutil/tui/src
JEEVITHA KANNAN K S a7e6ea0246
feat: Command Description (#437)
* Implement about page

Add title

Add hints

* Add descriptions for commands

* Refactor about to description
2024-09-18 19:17:08 -05:00
..
filter.rs Merge remote-tracking branch 'upstream/main' into restructure_linutil 2024-09-11 15:21:50 -07:00
float.rs feat: Command Description (#437) 2024-09-18 19:17:08 -05:00
floating_text.rs feat: Command Description (#437) 2024-09-18 19:17:08 -05:00
hint.rs feat: Command Description (#437) 2024-09-18 19:17:08 -05:00
main.rs exit on control-c chord, don't exit preview on q keypress, remove superfluous screen clear and cursor position reset 2024-09-13 12:27:34 -07:00
running_command.rs Merge remote-tracking branch 'upstream/main' into restructure_linutil 2024-09-11 15:21:50 -07:00
state.rs feat: Command Description (#437) 2024-09-18 19:17:08 -05:00
theme.rs refactor: Split linutil into TUI and Core crates 2024-09-05 23:37:05 -07:00