-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Should:
- New website
- Test more “non-web” project READMEs
- Bug: if
hdioutput is larger than height of terminal, the viewport shows the bottom of the output rather than the top (where the cursor is located)- The terminal does not scroll with the position of the cursor (so tab / arrows can take the cursor offscreen)
- Manually test a larger array of terminal window sizes (add to test suite also?)
- Contributors section of README
- Add comment in README about AI tool usage, eg.
- Researching common README formats across a large array of project types
- Creating fixtures from these findings
- Converting use of
sed,awketc into Bash natives (ie. the v0.10.0 performance release)
- If
hdireturnsNo README found in ., prompt to runhdi --help - Fix formatting of help output (
--json) - Mark
hdi c/hdi checkas being experimental - Theming
- Provide
NO_COLORsupport - How does hdi render by default in terminals with various themes? dark? light?
- Does it need to be theme-able, or can / should it pick up on current theme defaults?
- Both already handled, using ANSI codes
- Provide
- Homebrew package should only include the built
hdiscript andLICENSEfile - Consistent error message format, with hints
Could:
- Bash and Zsh completions
-
man hdisupport: Add manpage + build step #5
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels