Commit Graph

374 Commits (7ff4d6a3b3f74b9cb686dc4b00643358cc4817de)
 

Author SHA1 Message Date
Jelte Fennema 6916339c0f Add virtualgo support
7 years ago
Justin Hileman b67c0bd910 Cleaner user/hostname display logic:
7 years ago
Justin Hileman 4985cf8a4d Use bold to distinguish between username and hostname.
7 years ago
Ben 444b9a4827 Add support for choosing to show user and/or hostname in prompt (#71)
7 years ago
Justin Hileman 500fc527a7 Add `theme_newline_cursor` = `clean` to docs.
7 years ago
Dietrich Daroch f8012eae84 Add setting for clean multiline prompt
7 years ago
Justin Hileman 162062b3ac Clean up `theme_vcs_ignore_paths` implementation.
7 years ago
Jesper Derehag 2673d2c39d Add support for ignoring VCS directories
7 years ago
Justin Hileman 4e602d98d7 Fix fish < 2.4 command duration regression
7 years ago
Justin Hileman 0f2a2d9ada Fix fish < 2.4 command duration regression.
7 years ago
Justin Hileman f4378582d6 Clean up some unused glyphs from the nerd fonts PR.
7 years ago
Justin Hileman c24bcc443d Merge pull request #99 from nemoDreamer/git-glyphs
7 years ago
Justin Hileman d87e9486f8 Fix command duration in Fish 3.x
7 years ago
Justin Hileman 574190aa7b Merge pull request #101 from cmrn/force-display-vi
7 years ago
Cameron Moon ee8e150424 rename flag from 'force' to 'yes'
7 years ago
Cameron Moon 22114be816 Add docs for theme_display_vi
7 years ago
Cameron Moon d204ecdb5b Enable vi mode display for hybrid_bindings
7 years ago
Cameron Moon 5337033ee4 Add option to force show vi mode
7 years ago
Philip Blyth e2cf9a7d3b Removed trailing white-space
7 years ago
Philip Blyth 7e6543a3f0 Merge branch 'master' into git-glyphs
7 years ago
Justin Hileman 6658ea3db0 Merge pull request #95 from JingkaiTang/master
7 years ago
Jingkai Tang 9ec8d2cf24 Fix git warnings in __bobthefish_prompt_git
7 years ago
Justin Hileman 8f055587da Merge pull request #92 from druchoo/feature/cursor_on_a_new_line
7 years ago
Andrew Choo 0b3b522160 Implement newline cursor feature with one option instead of three
7 years ago
Andrew Choo 8181b4526b Update README
7 years ago
Andrew Choo 176c3a7a69 Remove tabs
7 years ago
Andrew Choo 28dfc4f985 Add ability to have cursor start on a new line
7 years ago
Philip Blyth dc151776b6 moar git-glyps!
7 years ago
Justin Hileman 950e4f1bc8 Merge pull request #90 from nemoDreamer/git-glyphs
7 years ago
Philip Blyth f8c8dc7f07 Moved Git chars to glyph variables
7 years ago
Justin Hileman 87534a008a Fix issues when RBENV_ROOT/version doesn't exist.
8 years ago
Justin Hileman 1eb4cf63ac Show vi mode prompt in hybrid key bindings too.
8 years ago
Justin Hileman cbae8ad3fc Fix git worktree support.
8 years ago
Justin Hileman 1d7cb9346f Merge pull request #83 from LaurentTreguier/patch-1
8 years ago
LaurentTreguier cb6bb0ecb3 Use a different glyph color when using fakeroot
8 years ago
LaurentTreguier 23fdcb8048 Display superuser glyph when using fakeroot
8 years ago
Justin Hileman 750030a110 Remove a ton of `set_color normal` calls.
8 years ago
Justin Hileman 9b414bc6fb Speed up git ahead/behind parsing by ~20%
8 years ago
Justin Hileman 908a7b5365 s/sed/string replace builtin/g
8 years ago
Justin Hileman 73b3bd0ea3 Work around $CMD_DURATION bug in fish < 2.5.0
8 years ago
Justin Hileman 249807071e Add theme_title_display_user config, docs.
8 years ago
Justin Hileman 86116b7e80 Merge pull request #72 from kephas/master
8 years ago
Justin Hileman f772b4f179 Merge pull request #73 from JelteF/patch-3
8 years ago
Jelte Fennema b5f7b1eaee Make python --version a single line
8 years ago
Pierre Thierry 551a768534 Display user in terminal title
8 years ago
Justin Hileman 48f067bac0 Add support for full paths in prompt
8 years ago
Justin Hileman d82bd5e214 Add documentation for fishy function overrides.
8 years ago
Justin Hileman ee5c1e29b8 More efficient python version checking, capture pypy3.
8 years ago
Justin Hileman dca95833dc Merge pull request #60 from rominf/master
8 years ago
Justin Hileman 1f827c6bab Update vi mode prompt.
8 years ago