You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`[Fixed]` Fixed `maxCommandNameLen` refactoring to properly use `slices.MaxFunc` by returning the length of the longest command name instead of the command itself.
*`[Added]``group` directive for commands. Organize commands into groups for better readability in help output. See [config reference for group](/docs/config#group).
0 commit comments