Skip to content

Conversation

chrisant996
Copy link
Contributor

@chrisant996 chrisant996 commented Jun 17, 2022

Ugh. Sorry for how the commits look.

I made changes in master, then backed them out and made them in a topic branch. But it's listing the master changes, the master backouts, and the topic branch changes.

Anyway, this is really just the final two changes:

  1. 09a3d42: Update the z.cmd flag completions for Clink, add descriptions for them, and add directory completions for the -x flag.
  2. d38e4dc: The z.lua script for initializing z.cmd (when missing) was missing two initial lines that are important for proper execution; the change adds them so that z.lua can fully recreate z.cmd if it's missing.

The auto-init for z.cmd was missing a couple of lines.  The HomeDir
line, in particular, is important because it enables Lua to find the
z.lua script.
- Include flag descriptions.
- Match directories for -x flag.
- Remove some flag completions that aren't for users.
The auto-init for z.cmd was missing a couple of lines.  The HomeDir
line, in particular, is important because it enables Lua to find the
z.lua script.
- Rephrase description of `-c` for relevance on Windows.
- Add arginfo for the `-x` flag's parameter.
@chrisant996 chrisant996 deleted the clink_improvements branch May 17, 2023 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant