shell.how icon indicating copy to clipboard operation
shell.how copied to clipboard

Explain shell commands using next-generation autocomplete Fig.

Results 10 shell.how issues
Sort by recently updated
recently updated
newest added

Hey there! It looks like we can break the command parsing pretty easily. Here are some examples: - https://www.shell.how/tar%20xzf%20foo.tar.gz (`tar xzf foo.tar.gz`) - https://www.shell.how/ls%20-lah (`ls -lah`)

bug

Some of features would be really awesome to have in the next release 🚀: - [ ] Parser: Handle single-quoted strings. - [ ] Parser: Other improvements to make sure...

enhancement
good first issue

IE: `sudo chown -R $(whoami) $(npm config get prefix)/{lib/node_modules,bin,share}`

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.3 to 15.0.2. Release notes Sourced from lint-staged's releases. v15.0.2 Patch Changes #1339 8e82364 Thanks @​iiroj! - Update dependencies, including [email protected] to fix an upstream issue affecting...

dependencies
javascript

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.5 to 22.0.6. Release notes Sourced from semantic-release's releases. v22.0.6 22.0.6 (2023-10-31) Bug Fixes deps: update dependency figures to v6 (#3033) (305674d) v22.0.5 22.0.5 (2023-09-24) Bug Fixes...

dependencies
javascript

Bumps [next](https://github.com/vercel/next.js) from 12.3.1 to 14.0.1. Release notes Sourced from next's releases. v14.0.1 Core Changes Add Next.js 14 codemods to CLI output.: #57552 OpenTelemetry: propagate a configured context(s) to root...

dependencies
javascript

Bumps [clsx](https://github.com/lukeed/clsx) from 1.2.1 to 2.0.0. Release notes Sourced from clsx's releases. v2.0.0 Breaking Add "exports" map for native ESM support (#57): 3ec8e9f, 0949868 Also supports TypeScript's node16/nodenext module resolution...

dependencies
javascript

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 5.2.2. Release notes Sourced from typescript's releases. TypeScript 5.2 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies
javascript

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions