linutil icon indicating copy to clipboard operation
linutil copied to clipboard

feat: Command Description

Open jeevithakannan2 opened this issue 5 months ago • 3 comments

Pull Request

Title

Implement command description for commands just like how command preview works

Type of Change

  • [x] New feature

Description

Add command description be using D key just like how command preview works

about

Testing

Works as expected.

Impact

When new scripts are added a description must be added in the toml for command description to work

Issue related to PR

  • Resolves #244

Checklist

  • [x] My code adheres to the coding and style guidelines of the project.
  • [x] I have performed a self-review of my own code.
  • [x] I have commented my code, particularly in hard-to-understand areas.
  • [x] My changes generate no errors/warnings/merge conflicts.

jeevithakannan2 avatar Sep 17 '24 06:09 jeevithakannan2