Andrew Janke

Results 205 issues of Andrew Janke

This backports the diverged Oh My Zsh version of the Agnoster theme as of today, 11/7/2015. - Adds support for Mercurial and virtualenv. - Refactors the prompt character variables so...

enhancement

Note: This PR depends on and includes #5. The `%{...%}` quotes denote non-printing characters in prompts. But zsh's %F, %K, and related % prompt sequences already know they are non-printing,...

bug

This is a minor update to the documentation to make it work better online Use inline images for Powerline-specific characters in text instead of the actual Unicode characters. This makes...

documentation

This theme uses several variables which sit around in the main shell namespace. Are some of these intended to be settable by the user to configure Agnoster? And at what...

question

Look at this crazy shit that new versions of iTerm2 have: Now iTerm2 users don't have to dink around with installing Powerline-patched fonts, which is the hardest part of getting...

powerline-fonts

Would it make sense to add an autocompletion definition that would complete segment and option names, if we added `agnoster_add_segment` etc. functions and a setter form for `agnoster_setopt`?

enhancement

When you do a `prompt_newline`, it should only draw the segment separator at the beginning of the line if there are no more segments to be added. This will be...

enhancement

The AgnosterJ theme has diverged enough from original Agnoster that we should re-create the image assets like the example screenshot and the GIF of customization in action. Also, then we...

documentation
enhancement

Allow the user to define custom icons to display in the `context` segment when: * They are running on a particular host (map host names or host patterns to icons)...

enhancement

Use Nerd Fonts icons for some of the segments: * Devicons AWS logo for `aws` * Devicons Python logo for virtualenv/conda env? * FontAwesome clouds for could services? Or: *...

enhancement