| Commit message (Expand) | Author | Age | Files | Lines |
* | Get terminal capabilities using a zsh builtin for portability | Stéphane Dupille | 2015-11-13 | 1 | -1/+1 |
* | Issue #131: This fixes history-substring-search, home and end keys. | Dominik Ritter | 2015-11-12 | 1 | -0/+15 |
* | Merge pull request #123 from martinpelikan/master | Ben Hilburn | 2015-10-22 | 1 | -1/+1 |
|\ |
|
| * | Fixes #122, SI prefixes should be evaluated as strings. | Martin Pelikan | 2015-10-18 | 1 | -1/+1 |
* | | Rephrasing of error message when TERM not 256 color | Daniel Gordon | 2015-10-19 | 1 | -1/+1 |
|/ |
|
* | Quote value of IS_BSD_SED. | John Koelndorfer | 2015-10-06 | 1 | -2/+1 |
* | Font Awesome fontconfig new icons (fixed errors) | v1rgul | 2015-09-29 | 1 | -2/+2 |
* | Font Awesome fontconfig new icons | v1rgul | 2015-09-29 | 1 | -25/+41 |
* | Minor comment addition for system load prompt segment. | Ben Hilburn | 2015-09-28 | 1 | -0/+1 |
* | Cleaning up comments around font icon settings. | Ben Hilburn | 2015-09-28 | 1 | -89/+87 |
* | Merge pull request #106 from V1rgul/master | Ben Hilburn | 2015-09-28 | 1 | -0/+28 |
|\ |
|
| * | Added awesome fontconfig support | v1rgul | 2015-09-27 | 1 | -0/+28 |
| * | Make docs reflect difference between status and longstatus | Gilad Goldberg | 2015-09-19 | 1 | -1/+1 |
| * | Revert "Merge pull request #91 from tusharsrivastava/master" | Ben Hilburn | 2015-09-17 | 1 | -5/+5 |
* | | Merge pull request #104 from dritter/vi_mode_cleanup | Ben Hilburn | 2015-09-28 | 1 | -10/+25 |
|\ \ |
|
| * | | Better compatibility with shellcheck.net. | Dominik Ritter | 2015-09-23 | 1 | -1/+6 |
| * | | KEYMAP may be "main" or "viins" in VI-Mode. | Dominik Ritter | 2015-09-23 | 1 | -2/+2 |
| * | | code more readable. | Dominik Ritter | 2015-09-22 | 1 | -6/+8 |
| * | | Made VI-Mode plugin working again. | Dominik Ritter | 2015-09-22 | 1 | -0/+8 |
| * | | Shellcheck-support for vi_mode segment & alphabetical order of prompts. | Dominik Ritter | 2015-09-21 | 1 | -10/+10 |
* | | | Merge pull request #103 from dritter/status_segment_cleanup | Ben Hilburn | 2015-09-28 | 1 | -30/+24 |
|\ \ \ |
|
| * | | | There is now no difference between longstatus and status any more. Just use s... | Dominik Ritter | 2015-09-20 | 1 | -30/+24 |
| |/ / |
|
* / / | Added subsegments in flat-mode. | Dominik Ritter | 2015-09-20 | 1 | -0/+2 |
|/ / |
|
* | | Merge pull request #98 from christian-schulze/vi-mode-segment | Ben Hilburn | 2015-09-20 | 1 | -0/+10 |
|\ \ |
|
| * | | $0 suffixes for color customization | Christian Schulze | 2015-09-19 | 1 | -2/+2 |
| * | | add vi-mode segment | Christian Schulze | 2015-09-19 | 1 | -0/+10 |
| * | | Reverting merge of PR #91 | Ben Hilburn | 2015-09-17 | 1 | -5/+5 |
| * | | Merge branch 'master' into next | Ben Hilburn | 2015-09-16 | 1 | -5/+5 |
| |\| |
|
| | * | updated some icons | Tushar Srivastava | 2015-09-12 | 1 | -1/+1 |
| | * | Updated with new Icons | Tushar Srivastava | 2015-09-12 | 1 | -5/+5 |
* | | | Corrected ZSH option names. | Dominik Ritter | 2015-09-16 | 1 | -1/+1 |
* | | | Shellcheck.net: Quote variables. | Dominik Ritter | 2015-09-16 | 1 | -2/+2 |
* | | | Merge remote-tracking branch 'ben/next' into shellcheck_fixes | Dominik Ritter | 2015-09-16 | 1 | -57/+60 |
|\| | |
|
| * | | Merge remote-tracking branch 'ben/next' into icon_protection2 | Dominik Ritter | 2015-09-14 | 1 | -2/+29 |
| |\ \ |
|
| * | | | The longstatus-Segment should deactivate the foreground color after it is fin... | Dominik Ritter | 2015-09-08 | 1 | -4/+4 |
| * | | | Better structure: The right prompt should deactivate the foreground color, af... | Dominik Ritter | 2015-09-08 | 1 | -2/+2 |
| * | | | Added documentation. | Dominik Ritter | 2015-09-08 | 1 | -3/+3 |
| * | | | Character protection if the user set LANG=C. | Dominik Ritter | 2015-09-08 | 1 | -46/+49 |
* | | | | Merge remote-tracking branch 'ben/next' into shellcheck_fixes | Dominik Ritter | 2015-09-14 | 1 | -2/+29 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge pull request #87 from dritter/improve_same_color_segments | Ben Hilburn | 2015-09-13 | 1 | -2/+29 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | The foreground color of the `longstatus` segment should be white. | Dominik Ritter | 2015-09-04 | 1 | -1/+1 |
| | * | | In case that two subsequent segments have the same background color, now a sm... | Dominik Ritter | 2015-09-04 | 1 | -1/+28 |
* | | | | Obey shellcheck.net: Quote the rhs of != in [[ ]] to prevent glob matching | Dominik Ritter | 2015-09-13 | 1 | -2/+2 |
* | | | | Double quote to prevent globbing and word splitting in git-aheadbehind. | Dominik Ritter | 2015-09-13 | 1 | -2/+2 |
* | | | | Explicit setopt | Dominik Ritter | 2015-09-13 | 1 | -1/+1 |
* | | | | Moved the icon definitions to the top, for better structure. | Dominik Ritter | 2015-09-13 | 1 | -91/+91 |
* | | | | Simplified the way the build-prompt-functions are called. Before it was quite... | Dominik Ritter | 2015-09-13 | 1 | -25/+27 |
* | | | | Changed code to comply with www.shellcheck.net. | Dominik Ritter | 2015-09-12 | 1 | -64/+69 |
|/ / / |
|
* | | | Merge pull request #80 from dritter/dritter/icon_customization_documentation | Ben Hilburn | 2015-09-06 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | Merge remote-tracking branch 'ben/next' into dritter/icon_customization_docum... | Dominik Ritter | 2015-09-04 | 1 | -75/+69 |
| |\| | |
|