Commit Graph

3399 Commits (608872f1175b88ab38881826a468453a253370b2)
 

Author SHA1 Message Date
Ben Hilburn 11e80b47ef Merge pull request from Typositoire/fix/prompt_kubecontextlocal1
Fix prompt_kubecontext:local:1: not valid in this context: Version:
Ben Hilburn 9ab067bd62 Merge pull request from sjoeboo/rbenv_always
Add ability to always show rbenv prompt
Ben Hilburn 748f9868fc Final cleanup for new POWERLEVEL9K_RBENV_ALWAYS flag
Ben Hilburn 095351cfe1 Cleaning up README language about new `rbenv` feature.
Matt Nicholson 79a73ef4aa add ability to force rbenv being shown
trashbat 692335975c Changed "less than" to "fewer than".
Yann David 48b4bd1aa4
Fix prompt_kubecontext:local:1: not valid in this context: Version:
Ben Hilburn 688f6203b4 Merge pull request from tippl/fix_load_segment
Fix average selection in load segment.
Richard Tippl 2c388b6c80 Fix average selection in load segment.
Removed duplicate code selecting which load average to use.
Fixed load average selection being in OSX/BSD part of if, making it not work
on non OSX/BSD systems.
Optimized actually getting the load average.
Ben Hilburn c6c405955e README: Quick typo fix.
Ben Hilburn 50f0a94642 Slight tweaks to the awesome-mapped-fontconfig error message.
Ben Hilburn 47e32f913d Merge branch 'awesome-font-mapping' of https://github.com/pfrybar/powerlevel9k into pfrybar-awesome-font-mapping
Ben Hilburn 17c069d25a README: Quick fix to MD formatting
Ben Hilburn 348178fd8d Updating CHANGELOG for v0.6.4
Ben Hilburn a4c3fbd76b Merge branch 'master' into next
Ben Hilburn c4e3d70fd7 Merge pull request from tadeoos/next
Add average choice to load extension
Ben Hilburn 44871a455b Merge pull request from varundey/patch-1
README: Updated braces for hyperlink
Tadek Teleżyński 582edf200c Add average choice to load extension
This commit adds a functionality to choose if one wants to see 1, 5 or
15 minutes average.

Resolves issue 
Varun Dey a62fffa2b1 Updated braces for hyperlink
Paul Frybarger 0f58a4950c similar to PR , fixing for awesome font mappings
Ben Hilburn 9f4faf7f21 Merge pull request from eumiro/truncate_to_unique
Add TRUNCATE_TO_UNIQUE shortening dir strategy
Ben Hilburn e464b4e2a5 Adding reference for `truncate_to_unique` code.
Ben Hilburn 5923aaf07d README: Slight change to new truncation strategy doc
Ben Hilburn 02332d5962 Merge branch 'master' into next
Ben Hilburn f8ba6937b9 Merge pull request from belak/fix-prompt-sp
Add back the `prompt_sp` option for zsh >= 5.4.1
Ben Hilburn 6aca483b60 Merge pull request from tippl/dir_write-588
Implemented functionality from dir_writable to dir
Ben Hilburn d784b1c8dc Cleaning up the `dir` docs in README
Miroslav Šedivý 73a9ee7c87 add TRUNCATE_TO_UNIQUE shortening dir strategy
This creates the shortest unique path elements that can be unambiguously expanded to the original path.
Kaleb Elwert 99b7ec26b2 Add back the prompt_sp option for zsh >= 5.4.1
In 5.4.1, this option was reset between prompts, so to retain the
previous default behavior, this should be added back.
Richard Tippl cefe984e3d Documented DIR_SHOW_WRITABLE in README.md
Richard Tippl c4a1d91118 Added a default value for DIR_SHOW_WRITABLE.
Variable POWERLEVEL9K_DIR_SHOW_WRITABLE is now default set to false.
Richard Tippl b567ab22c2 Implemented functionality from dir_writable to dir
When variable POWERLEVEL9K_DIR_SHOW_WRITABLE is set to true, dir prompt
will have new state NOT_WRITABLE.

This state will be set when user doesn't have permission to write in
current working directory as in prompt dir_writable.

When mode that allows icons is set, LOCK_ICON is used.
Ben Hilburn 93a1c4d2e8 Merge pull request from docwhat/pr/show-signals
status: show signal name
Ben Hilburn 41b469ed9b Quick fix to next exit code doc in README
Ben Hilburn 50ecdfd57a Merge pull request from giogziro95/patch-1
Update OK_ICON weight to match FAIL_ICON
Ben Hilburn df9b99c2da Merge pull request from sei40kr/master
Fixed Vi mode indicator issue
Seong Yong-ju 0b298e7df4 Fixed an issue of indicator of Vi mode
Fixed an issue that the indicator of Vi mode won't appear correctly at
first.
Christian Höltje f93ad073b7 status: show signal name
This makes signal exit status easy to understand.  Instead of just
showing exit code "137", you now see "KILL(-9)".

Based on  by @sei40kr (thanks!)
Giorgi Gzirishvili 1ded7c2c90 Update OK_ICON weight to march FAIL_ICON
Fixes .
Ben Hilburn 176559a050 Merge pull request from docwhat/pr/rvm-575
rvm: handle -head, etc. more gracefully.
Christian Höltje be6c032025 rvm: handle -head, etc. more gracefully.
Closes 
Ben Hilburn 0bcef50e29 Merge pull request from AdrienHorgnies/feature/status-cross-ok-option-set
Update `status` segment to provide additional configuration option, streamline settings flags.
Ben Hilburn e1442c8e96 Merge pull request from diraol/patch-python-icon-awesome
Fix code-point for Python icon in Awesome fonts.
Diego Rabatone Oliveira e3530de3dc
Fix reference for python icon.
While using awesome-terminal-fonts it is recommended to use `\ue63c` to
reference python icon instead of `\U1F40D` (that wasn't even working).
Ref:
https://github.com/gabrielelana/awesome-terminal-fonts/issues/38#issuecomment-302939451
Ben Hilburn 45fc45223c Merge pull request from dritter/fix_empty_delimiter
Fix empty delimiter
Ben Hilburn c7cd2d54cf Merge pull request from golgoth31/next
vpn prompt: change "ip" to "ifconfig" to be used on OSX
AdrienHorgnies faa5ec9645 document status segment new option set
AdrienHorgnies a4f1ce990b change status segment option set
Ben Hilburn c69d45cdcc Merge pull request from docwhat/pr/home-folder-abbr-test
Added tests and replaced a sed call
Ben Hilburn ba41840ebc Merge pull request from docwhat/pr/docker-known-issues
test-in-docker: show known issues