Kaleb Elwert

Results 229 comments of Kaleb Elwert

I think I'd imagine something similar to how git works, where there's a main `git` man page, but also `git-commit` for sub-commands. Maybe we could do that for modules?

Huh, this is really interesting. I wonder if it would make sense to start adding some sort of prezto hooks, similar to zsh-add-hook... do you have any other ideas on...

The problem is that normally coreutils is installed *without* the `g` prefix. I may port over the same fix that I implemented for my zsh-utils: https://github.com/belak/zsh-utils/blob/8e2a0280/utility/utility.plugin.zsh#L9-L28

I've love to have a full featured rust module at some point. I'd like to see a bit more before we consider adding it as a module, though. It seems...

Hi! Thanks for submitting this! I recently started using rust and like the idea but it still seems like a fairly small module. We're also not really accepting new modules...

I'm not able to reproduce this with my config. Do you have your full config posted anywhere so I can use it to try and reproduce it? ![screen shot 2017-10-17...

Unfortunately, I still don't have enough information to reproduce this. I was only able to find one dotfiles repo among everyone who's commented so far and it appears to be...

@leshow Thanks! Which terminal, OS, and version of zsh are you using? I'm hoping that will be enough for me to reproduce this.

This is curious... here's what I've tried to reproduce this: Using iTerm * System zsh (5.3) on High Sierra on 1d0bee6 * System zsh (5.3) on High Sierra on 25d8db301d5939040ff4aa6e7211d27e74f2d0d9...

@leshow I mentioned that commit because it's the last one before before a prompt related change... So I thought the next commit could have been a culprit. I do understand...