Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change bright colors to old color codes | Dominik Ritter | 2018-08-17 | 1 | -12/+12 |
| | | | | | Before this, there was no difference in that colors, as we always used the bright color codes. | ||||
* | Merge remote-tracking branch 'eloo/master' into prepare_066 | Dominik Ritter | 2018-08-12 | 1 | -54/+54 |
|\ | |||||
| * | Add fallback icon for linux distros | Joseph Weigl | 2018-08-11 | 1 | -54/+54 |
| | | |||||
* | | Merge branch 'fix_colors' into prepare_066 | Dominik Ritter | 2018-08-08 | 1 | -322/+297 |
|\ \ | |||||
| * | | Write comparison with double quotes | Dominik Ritter | 2018-08-08 | 1 | -1/+1 |
| | | | |||||
| * | | Pad colors with zeroes | Dominik Ritter | 2018-08-08 | 1 | -1/+2 |
| | | | |||||
| * | | Always use color codes instead of named colors | Dominik Ritter | 2018-08-08 | 1 | -34/+25 |
| | | | | | | | | | | | | | | | | | | This Code was to check if the color is supported by the Terminal Emulator. This is not necessary, if we always use the numerical code. This makes the code much clearer. | ||||
| * | | Fix bright colors | Dominik Ritter | 2018-08-08 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | | | | Remove old code that set bright colors equal to normal colors. This code was ancient and led to bright colors being unusable. The code originates from 0e37d8ef865daddd6af02ba78b4a3bb86fd5917e. | ||||
| * | | Make colors a global array | Dominik Ritter | 2018-08-07 | 1 | -265/+267 |
| | | | | | | | | | | | | That way it must not be defined in every function call. | ||||
| * | | Write comparisons with double equals | Dominik Ritter | 2018-08-07 | 1 | -1/+1 |
| | | | |||||
| * | | Fix bright colors | Dominik Ritter | 2018-08-07 | 1 | -6/+2 |
| | | | | | | | | | | | | | | | | | | Remove old code that set bright colors equal to normal colors. This code was ancient and led to bright colors being unusable. The code originates from 0e37d8ef865daddd6af02ba78b4a3bb86fd5917e. | ||||
| * | | Make purpose clear of backgroundColor and foregroundColor functions | Dominik Ritter | 2018-08-07 | 1 | -12/+4 |
| | | | | | | | | | | | | | | | The functions just start the colors, they do not end them. It seems too much to have a function that terminates a color. | ||||
* | | | Merge branch 'fix_colors' into prepare_066 | Dominik Ritter | 2018-08-06 | 1 | -0/+2 |
|\| | | |||||
| * | | Add missing colors to fix color comparison | Dominik Ritter | 2018-07-24 | 1 | -0/+2 |
| |/ | | | | | | | | | Added magenta and cyan that were only present with their alternative names (fuchsia and aqua). See https://en.wikipedia.org/wiki/X11_color_names#Clashes_between_web_and_X11_colors_in_the_CSS_color_scheme | ||||
* | | Test more readable | Ythildir | 2018-07-22 | 1 | -1/+1 |
| | | |||||
* | | Resolve #918 Transparent background | Ythildir | 2018-07-21 | 1 | -0/+4 |
|/ | | | | | Now function getColorCode consider value 'none' like a good value. When it's use to set background the segment become transparent | ||||
* | Replace `typeset` check with shellvar flag | Ben Klein | 2018-07-12 | 1 | -3/+1 |
| | | | | More performance without changing functionality. | ||||
* | Fix os detection for MSYS2 | blackb1rd | 2018-06-30 | 1 | -1/+1 |
| | |||||
* | Use cog glyph on all modes | Dominik Ritter | 2018-06-17 | 1 | -4/+4 |
| | |||||
* | Add a Laravel version segment | Dominik Ritter | 2018-06-07 | 1 | -0/+5 |
| | |||||
* | Merge remote-tracking branch 'Maxattax97/next' into staging_065 | Dominik Ritter | 2018-06-07 | 1 | -18/+18 |
|\ | |||||
| * | Fix Linux distribution detection | Max O'Cull | 2018-05-19 | 1 | -18/+18 |
| | | |||||
* | | Merge remote-tracking branch 'sambadevi/feature/etc-option-in-dir-segment' ↵ | Dominik Ritter | 2018-06-07 | 1 | -0/+5 |
|\ \ | | | | | | | | | | into staging_065 | ||||
| * | | add cog symbol to dir segment if folder is /etc* | Tim Otlik | 2018-05-17 | 1 | -0/+5 |
| |/ | |||||
* | | Merge remote-tracking branch 'chhschou/master' into staging_065 | Dominik Ritter | 2018-06-07 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts were: - powerlevel9k.zsh-theme and test/segments/rust_version.spec: rust_version Segment changed (#641) on master and colors got names (#703) on next. | ||||
| * | | #632: Indicate `Rust` or `(rust)` for rust_version segment only if icon is ↵ | Chris Chou | 2017-10-05 | 1 | -2/+2 |
| | | | | | | | | | | | | unavailable | ||||
* | | | Merge remote-tracking branch 'VanRoy/master' into staging_065 | Dominik Ritter | 2018-06-07 | 1 | -0/+5 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts were: - functions/icons.zsh: The Java Segment was added on master, but on next were added various Segments with icons in the meantime. - powerlevel9k.zsh-theme: Java Segment was added on master, Dropbox Segment was added on next. | ||||
| * | | | Added a segment that shows the Java version. | Julien Roy | 2018-03-24 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge remote-tracking branch 'floor114/next' into staging_065 | Dominik Ritter | 2018-06-07 | 1 | -0/+15 |
|\ \ \ \ | |||||
| * | | | | Add vcs branch name truncating. | Taras Shpachenko | 2018-04-12 | 1 | -0/+15 |
| | | | | | |||||
* | | | | | Merge remote-tracking branch 'guicassolato/fix-wrapper-slowness' into ↵ | Dominik Ritter | 2018-06-07 | 1 | -15/+15 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging_065 Conflicts were: - functions/vcs.zsh: Two commits avoided wrapper behaviour. #685 in grep, #797 in git. | ||||
| * | | | | Fixes wrapper slowness in vcs segment | Guilherme Cassolato | 2018-04-11 | 1 | -15/+15 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #791 from dritter/local_variables | Ben Hilburn | 2018-04-14 | 2 | -3/+4 |
|\ \ \ \ | |_|/ / |/| | | | Make variables local | ||||
| * | | | Make variables local | Dominik Ritter | 2018-03-27 | 2 | -3/+4 |
| | | | | |||||
* | | | | add compatible to the list of fontconfigs | Tim Otlik | 2018-03-20 | 1 | -0/+5 |
| | | | | |||||
* | | | | fixed missing icons for other fontconfigs | Tim Otlik | 2018-03-20 | 1 | -0/+15 |
| | | | | |||||
* | | | | update icons for nerd-fonts 2.0.0 | Tim Otlik | 2018-03-20 | 2 | -14/+34 |
|/ / / | |||||
* | | | **LARGE MERGE THAT TOUCHES LOTS OF THINGS.** | Ben Hilburn | 2018-03-07 | 1 | -0/+76 |
|\ \ \ | | | | | | | | | | | | | | | | | From this point until the next tagged release, `next` will be in a state of heavy flux as we make some significant and invasive changes. | ||||
| * \ \ | Merge branch 'dir_strategies' of ↵ | Ben Hilburn | 2018-03-07 | 1 | -0/+76 |
| |\ \ \ | | | | | | | | | | | | | | | | https://github.com/onaforeignshore/powerlevel9k into onaforeignshore-dir_strategies | ||||
| | * | | | Fixed silly coding error | Christo Kotze | 2018-02-22 | 1 | -5/+3 |
| | | | | | | | | | | | | | | | | | | | | Did `local 3=...` instead of `3=...` | ||||
| | * | | | Update for Travis | Christo Kotze | 2018-02-22 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While zsh accepts the following code: ``` local paths=(${(s:/:)${1//"~\/"/}}) ``` Travis fails unless it is ``` local paths=$1 paths=(${(s:/:)${paths//"~\/"/}}) ``` | ||||
| | * | | | Updated truncatePath() | Christo Kotze | 2018-02-22 | 1 | -6/+7 |
| | | | | | | | | | | | | | | | | | | | | Added variable `delim_len` with test when delim="" | ||||
| | * | | | Another Travis test | Christo Kotze | 2018-02-20 | 1 | -1/+2 |
| | | | | | |||||
| | * | | | Another change to test Travis | Christo Kotze | 2018-02-19 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | Changed path splitting to test Travis | Christo Kotze | 2018-02-19 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | Updated path splitting line | Christo Kotze | 2018-02-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Works in the console, but Travis doesn't like it. | ||||
| | * | | | Added truncatePath to utilities.zsh | Christo Kotze | 2018-02-19 | 1 | -0/+75 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added `function truncatePath()` to utilities.zsh to take care of truncation. This is pure zsh code, without calls to `sed`. Parameters are: * $1 Path: string - the directory path to be truncated * $2 Length: integer - length to truncate to * $3 Delimiter: string - the delimiter to use * $4 From: string - "right" | "middle". If omited, assumes right. Cleaned up code to use the new function instead. | ||||
* | | | | | Merge pull request #729 from Mikewl/usersudo | Ben Hilburn | 2018-03-07 | 1 | -0/+5 |
|\ \ \ \ \ | | | | | | | | | | | | | Added sudo state to prompt_user | ||||
| * | | | | | add new icons and add remote_sudo | Michael Louwrens | 2018-02-12 | 1 | -1/+4 |
| | | | | | | |||||
| * | | | | | try out sudo icon changes | Michael Louwrens | 2018-02-10 | 1 | -0/+2 |
| | |/ / / | |/| | | |