zdharma-continuum / zinit

🌻 Flexible and fast ZSH plugin manager
MIT License
3k stars 127 forks source link

feat: refactor debug commands #514

Closed vladdoster closed 1 year ago

vladdoster commented 1 year ago

Description

Make debug commands easier to use by grouping them under a debug command

Screenshot 2023-05-01 at 05 10 03

Related Issue(s)

Motivation and Context

Screenshot 2023-05-01 at 05 07 39 Screenshot 2023-05-01 at 05 07 00

Usage examples

Screenshot 2023-05-01 at 04 46 21 Screenshot 2023-05-01 at 04 48 27 Screenshot 2023-05-01 at 04 48 13

How Has This Been Tested?

Types of changes

Checklist:

vladdoster commented 1 year ago

@psprint,

Thoughts?

psprint commented 1 year ago

I think that it's good idea to group the commands. To clarify, the functions allow to track created variables, functions zstyles and bindkeys.

vladdoster commented 1 year ago

@pschmitt,

Can I merge this?

pschmitt commented 1 year ago

Oh yeah!