Zoey Hewll

Results 34 issues of Zoey Hewll

Leveraging the existing `as_str` to implement `AsRef`, so that ArrayString can be used as a drop-in replacement for String in a few more places.

## Proposed Changes - Ensure prompt-pwd always expands '~' when pwd-length is set to 'full', so the path format is consistent between directories. - Add pwd-length option 'tail' to only...

Enhancement

## Motivation Knowing when the working tree is dirty is useful, but when the only dirty files are untracked, the tree could be considered 'cleaner' than if tracked files had...

Feature

## Description Implementation of #1481. ## Proposed Changes * If status_cmd fails, increment the error count * Add :prezto:module:git:info:error (%E) to format error count

Feature

Dataful enums are a powerful feature of rust's type system, and unfortunately this means they are difficult to represent elegantly in many other languages. However, at minimum dataful enums in...

c-core
c-proc
needs-discussion
enhancement

## Feature Request #### Is your feature request related to a problem? Please describe. I would like to display the remote repo (if there is one) for the current branch,...

✨ enhancement

- [x] I have checked the latest `main` branch to see if this has already been fixed - [x] I have searched existing issues and pull requests for duplicates URL...

#### Document which commands accept a count From the usage and keymap pages of the documentation, it is unclear which commands accept counts and which ignore them. I think it...

A-documentation
C-enhancement
A-helix-term

### Summary In a file with mixed indent amounts, and a language set (I tried with bash an rust, I'm not sure what the exact conditions are), indent amounts do...

C-bug

### Summary When starting `hx` with no file arguments, (e.g. `hx`, `hx -vvv`, but not `hx path` or `hx --tutor`) it hangs indefinitely at startup. I noticed that this seems...

C-bug
O-windows
upstream