Andrew Janke

Results 765 comments of Andrew Janke

It _should_ be giving you just the branch name. That repeated path is a bug. Got the latest version of agnoster? Are you running any other Zsh shell configurators?

Thanks for the bug report! I'll see if I can whip up a Big Sur VM and reproduce this. What theme are you using for your Terminal? Or do you...

Well that's weird. I'll fire up a Fedora VM and see if I can reproduce this.

You are correct: `full` does not affect the abbreviation of the home directory to `~`. I can add something to control this. Can you clarify how you'd like this to...

I have added a `$AGNOSTER_ABBREVIATE_HOME_DIR` option in https://github.com/apjanke/agnosterj-zsh-theme/commit/7394aee5d48a22c12d4fcdd3c22a1d9c73f6447f that you can set to `0` to turn off this abbreviation behavior. It works with any of the path styles (though it...

No problem. Happy to make this useful for more people!

Yeah, I can confirm the `` HTML/Markdown style comments are working. Is this still an issue?

I'm forking this, too. My fork is called Ronn-NG: find it at https://github.com/apjanke/ronn-ng. Install via RubyGems by using the `ronn-ng` gem instead of `ronn`. It's a drop-in replacement for original...

Thanks @deivid-rodriguez! My fork is working and I have made an 0.7.4 release. (Though the installation process needs a little work.) I welcome everyone to give it a try.

This appears to me to be an issue with the `man` page formatter used to display the resulting `roff` files. The hyphenation does not appear in the raw roff output...