Mike
Mike
**Problem** Multi-line prompts are common among the target Linux-user audience, but are not handled properly with Frames. Especially with zsh, prompts that have the text entry on a line following...
The Hit-a-Hint character list used to determine/assign the labels is a hardcoded list in the code. Most other Hit-a-Hint mechanisms allow the user to set this list for themselves in...
Some webpages have multiple scrolling frames (i.e. GitHub's Diff view when many files were changed). It would be nice to have a keyboard method to change frame selection so other...
Using the Hit-a-Hint logic on pages like Outlook.com when there are many emails in the folder being viewed demonstrates the problem well. The sequence for HaH assignment appears to be...
Many PDFs, especially when used for reference, contain a table of contents that is comprised of intra-document links. For example, you click on an entry in the TOC and it...
ClouDNS has a simplistic interface for Dynamic DNS updates of specific records, but it's mostly intended for allowing implementation of Dynamic DNS without granting API access to free accounts. It's...
When using the key combo to open the popup, the search box intermittently isn't focused. The popup itself is focused, the Esc key still closes it, but the search box...
When using `lunr` as the search engine, typing an exact match for word in the URL fails to match the URL results. For example, I have a tab with a...
**Describe the Feature** Support all/most of the `docker buildx build` CLI arguments when calling either `tern sbom -f Dockerfile` or `tern lock -f Dockerfile`. `tern` builds the Dockerfile itself for...
**Describe the Feature** Add support for all of the recognized `skopeo` image prefixes: i.e. `oci-archive:`, `docker-archive:`, `containers-storage:` (podman image cache), `dirs:`, etc. **Use Cases** - I want to analyze a...