Commit Graph

1504 Commits (7a3aa9d3d1955f6a884705a690647cc8aaf96255)
 

Author SHA1 Message Date
Dominik Ritter 7a3aa9d3d1 Change swap segment to take an optional root prefix for testability 6 years ago
Dominik Ritter e51faa0af1 Add tests for ssh segment 6 years ago
Dominik Ritter cc31a05c52 Add test for ram segment 6 years ago
Dominik Ritter e99c7549fb Change ram segment to take an optional root prefix for testability 6 years ago
Dominik Ritter 1e71d452e1 Add tests for public_ip segment 6 years ago
Dominik Ritter e95f84a55d Add tests for php_version segment 6 years ago
Dominik Ritter 084f992fab Add tests for nvm segment 6 years ago
Dominik Ritter 44ec267dfb Add tests for nodeenv segment 6 years ago
Dominik Ritter 85cc62b72b Add tests for node_version segment 6 years ago
Dominik Ritter 2efbd7e188 Add tests for load segment 6 years ago
Dominik Ritter 04168cc5c0 Change load segment to accept an optional root prefix for testability 6 years ago
Dominik Ritter 1cf68e418c Add tests for ip segment 6 years ago
Dominik Ritter 43272410c9 Change ip segment so that the tests can be executed on OSX as well
Change regular expressions to a more compatible format.
6 years ago
Dominik Ritter a757607476 Add tests for disk_usage segment 6 years ago
Dominik Ritter edfd4732f2 Add tests for detect_virt segment 6 years ago
Dominik Ritter b61d021abd Simplify detect_virt segment 6 years ago
Dominik Ritter 829c7ceaae Add tests for custom segment 6 years ago
Dominik Ritter 629d52a7d5 Add visual identifier to custom segments 6 years ago
Dominik Ritter 743ddc1253 Add tests for context segment 6 years ago
Dominik Ritter d9b3edf0e8 Fix go_version test 6 years ago
Dominik Ritter 802af322ff Add tests for battery segment
Additionally
- Add a fourth parameter to prompt_battery for better testability. This
  parameter is the root prefix, so we can use our own test batteries.
6 years ago
Dominik Ritter 74a3d2d6e2 Add tests for background_jobs segment 6 years ago
Dominik Ritter 8c44fa68a2 Add tests for aws_eb_env segment 6 years ago
Dominik Ritter 0e4e9e4256 Add tests for anaconda segment 6 years ago
Dominik Ritter b996ca911e Output running test 6 years ago
Dominik Ritter 21f2d1a377 Test all *.spec files on travis 6 years ago
Dominik Ritter 6c4a3e8a1b Execute tests on various ZSH versions 6 years ago
Dominik Ritter d031b3e035 Fix kubernetes segment 6 years ago
Ben Hilburn 579887d294 Merge branch 'master' into next 6 years ago
Ben Hilburn 51a8c283e6
Merge pull request #891 from krmcbride/patch-1
kubecontext: fix context, namespace comparison
6 years ago
Ben Hilburn 375d63f1d9
Merge pull request #888 from blackb1rd/Fix_os_detection_for_MSYS2
Fix os detection for MSYS
6 years ago
Ben Hilburn da1e017f14
Merge pull request #886 from dritter/github_templates
Add GitHub templates
6 years ago
Ben Hilburn 626efb2928
Update PR Template
Adding more detail to the PR template first created by @dritter!
6 years ago
Ben Hilburn fcc48e17ee
Updating the Issue Template
Building on the issue template from @dritter.
6 years ago
Kevin McBride 534ec66466
kubecontext: fix context, namespace comparison 6 years ago
blackb1rd 592e765a95 Fix os detection for MSYS2 6 years ago
Ben Hilburn 1db098bd9f Updating CHANGELOG for v0.6.5 6 years ago
Dominik Ritter c951a91579 Add link to troubleshooting guide in issue template 6 years ago
Dominik Ritter cda6ee926c Add github templates for issue reports and new pull requests 6 years ago
Ben Hilburn 348617040b
Merge pull request #859 from dritter/staging_065
Merging the staging branch for 0.6.5!
6 years ago
Dominik Ritter bda3171237 Fix java_version segment 6 years ago
Dominik Ritter 8c0df73d81 Fix tests 6 years ago
Dominik Ritter 08a3801c81 Merge remote-tracking branch 'softmoth/clean-right-margin' into staging_065 6 years ago
Dominik Ritter 595bdb4fa3 Use cog glyph on all modes 6 years ago
Dominik Ritter d09a46f9e0 Mute errors when asking for java version 6 years ago
Tim Smith 3989834bfe Hide one-space indent at right margin
ZSH displays the right prompt indented one space from the right
margin. This can be tweaked with ZLE_RPROMPT_INDENT=0, but that
makes display problems very likely and I don't recommend it. But
all is not lost.

The %E prompt format does continue the current background color
through that last indent space. So it can *look* like our prompt
goes right up to the margin, if:
1) We remove the trailing space from the last segment, and
2) We add %E before clearing the background color
6 years ago
Dominik Ritter b7681a00ca Fix variable in README
- Fix the variable name for the VCS shorten strategy.
- Add a heading for VCS truncation.
6 years ago
Dominik Ritter 51b53cd4b5
Fix `rbenv` segment after merge 6 years ago
Dominik Ritter dc21b97335 Fix travis build 6 years ago
Dominik Ritter 0257159e1e Add tests for laravel version segment to travis 6 years ago