Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add small changes suggested by @Syphdias | Dominik Ritter | 2019-02-25 | 3 | -6/+3 |
| | |||||
* | Strip all newlines from ifconfig output | Dominik Ritter | 2019-02-22 | 1 | -1/+1 |
| | |||||
* | Fix regex | Dominik Ritter | 2019-02-22 | 1 | -1/+1 |
| | |||||
* | Interface States can be unsorted | Dominik Ritter | 2019-02-21 | 1 | -3/+7 |
| | |||||
* | Avoid loopback interfaces and parse IPv4 on OSX | Dominik Ritter | 2019-02-06 | 1 | -1/+4 |
| | |||||
* | Fix regular expression and test | Dominik Ritter | 2019-02-04 | 2 | -1/+5 |
| | |||||
* | Merge remote-tracking branch 'ben/master' into HEAD | Dominik Ritter | 2019-02-03 | 35 | -166/+220 |
|\ | |||||
| * | Merge pull request #1154 from dritter/fix_font_debugging_konsole | Dominik Ritter | 2019-02-03 | 1 | -36/+34 |
| |\ | | | | | | | Fix issues with debug/fonts script in Konsole | ||||
| | * | Merge from upstream | Dominik Ritter | 2019-02-03 | 1 | -7/+6 |
| | | | |||||
| | * | Mute errors when detecting font | Dominik Ritter | 2019-02-03 | 1 | -5/+5 |
| | | | |||||
| | * | Make variables optional | Dominik Ritter | 2019-02-03 | 1 | -0/+1 |
| | | | |||||
| | * | Add missing function | Dominik Ritter | 2019-02-03 | 1 | -0/+6 |
| | | | |||||
| | * | Fix font-debugging script for alacritty | Dominik Ritter | 2019-02-03 | 1 | -4/+4 |
| | | | |||||
| | * | Use Konsole/Yakuake detection from upstream | Dominik Ritter | 2019-02-03 | 1 | -2/+2 |
| | | | |||||
| | * | Fix parsing font for Kitty | Dominik Ritter | 2019-02-03 | 1 | -14/+6 |
| | | | |||||
| | * | Fix issues with debug/fonts script in Konsole | Dominik Ritter | 2019-02-03 | 1 | -3/+3 |
| |/ | |||||
| * | Merge pull request #1151 from Wuestengecko/bugfix-1150 | Dominik Ritter | 2019-02-02 | 2 | -1/+19 |
| |\ | | | | | | | [Bugfix] Only abbreviate $HOME at the beginning of cwd | ||||
| | * | Add tests | Dominik Ritter | 2019-02-02 | 1 | -0/+18 |
| | | | |||||
| | * | Only abbreviate $HOME at the beginning of cwd | Wuestengecko | 2019-02-01 | 1 | -1/+1 |
| | | | | | | | | | Fixes #1150 | ||||
| * | | Merge pull request #1147 from dritter/fix_newlines_in_zsh57 | Dominik Ritter | 2019-02-02 | 2 | -1/+44 |
| |\ \ | | |/ | |/| | Fix newlines in ZSH 5.7 | ||||
| | * | Add tests for newline segment | Dominik Ritter | 2019-02-01 | 1 | -0/+42 |
| | | | |||||
| | * | Fix Segment endings if followed by newline | Dominik Ritter | 2019-02-01 | 1 | -1/+1 |
| | | | |||||
| | * | Fix white arrow on newline | Ythildir | 2019-02-01 | 1 | -0/+1 |
| | | | |||||
| * | | Merge pull request #1148 from dritter/remove_nodeenv_disable_prompt | Dominik Ritter | 2019-02-01 | 3 | -24/+9 |
| |\ \ | | | | | | | | | Remove checking for NODEENV_DISABLE_PROMPT | ||||
| | * | | Add documentation | Dominik Ritter | 2019-02-01 | 1 | -1/+7 |
| | | | | |||||
| | * | | Remove checking for NODEENV_DISABLE_PROMPT | Dominik Ritter | 2019-02-01 | 2 | -23/+2 |
| | |/ | | | | | | | | | | This variable is none of our buisness. | ||||
| * | | Merge pull request #966 from ytang/fix-rprompt-icons-cut-off | Dominik Ritter | 2019-02-01 | 29 | -95/+95 |
| |\ \ | | |/ | |/| | [Bugfix] Fix icons cut off in RPROMPT segments | ||||
| | * | Remove extra %f in unit tests | Yang Tang | 2018-10-12 | 21 | -74/+74 |
| | | | |||||
| | * | Merge branch 'master' into fix-rprompt-icons-cut-off | Yang Tang | 2018-10-12 | 60 | -1135/+4898 |
| | |\ | |||||
| | * | | Update unit tests for fixing RPROMPT icons cut off | Yang Tang | 2018-08-22 | 2 | -2/+2 |
| | | | | |||||
| | * | | Fix icons cut off in RPROMPT segments | Yang Tang | 2018-08-22 | 6 | -19/+19 |
| | | | | |||||
| * | | | Merge pull request #981 from pgierz/os_release_fix | Dominik Ritter | 2019-01-24 | 1 | -1/+3 |
| |\ \ \ | | | | | | | | | | | [Bugfix] Fix for #974 | ||||
| | * | | | Avoid externals when parsing the os release on linux | Dominik Ritter | 2019-01-24 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Fix for #974 | Paul Gierz | 2018-09-07 | 1 | -1/+3 |
| | | | | | |||||
| * | | | | Replace call to basename with ZSH internals #1128 | Dominik Ritter | 2019-01-24 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Add documentation about VIRTUAL_ENV_DISABLE_PROMPT #1128 | Dominik Ritter | 2019-01-24 | 1 | -1/+7 |
| | | | | | |||||
| * | | | | Merge pull request #1128 from ymage/fix_virtualenv_prompt | Dominik Ritter | 2019-01-24 | 1 | -3/+5 |
| |\ \ \ \ | | | | | | | | | | | | | [Bugfix] virtualenv prompt displaying | ||||
| | * | | | | Remove $VIRTUAL_ENV_DISABLE_PROMPT testing | Ymage | 2019-01-09 | 1 | -4/+1 |
| | | | | | | |||||
| | * | | | | Merge with @dritter proposal | Ymage | 2019-01-07 | 1 | -1/+6 |
| | | | | | | |||||
| | * | | | | [Bugfix] virtualenv prompt displaying | Ymage | 2019-01-03 | 1 | -1/+1 |
| |/ / / / | | | | | | | | | | | | | | | | Fix #1127 | ||||
* | | | | | Parse IPs properly | Dominik Ritter | 2019-02-03 | 4 | -246/+262 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is done if we want to show a public IP, internal IP, or a VPN. In the VPN case, what we actually want is to display an indicator that a VPN is active, instead of the VPN IP itself. We parse the IP here anyway, because we want to save some specific code there. | ||||
* | | | | | Match VPN interface fuzzy on Linux | Dominik Ritter | 2019-01-23 | 2 | -2/+18 |
| | | | | | |||||
* | | | | | Match VPN Interface fuzzy | Dominik Ritter | 2019-01-23 | 2 | -4/+49 |
| | | | | | |||||
* | | | | | Simplify code that checks if a VPN is running | Dominik Ritter | 2019-01-23 | 2 | -13/+10 |
| | | | | | |||||
* | | | | | Improve tests | Dominik Ritter | 2019-01-23 | 2 | -51/+93 |
| | | | | | |||||
* | | | | | Fix tests | Dominik Ritter | 2019-01-22 | 2 | -3/+3 |
| | | | | | |||||
* | | | | | Fix regular expression | Dominik Ritter | 2019-01-21 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Add tests | Dominik Ritter | 2019-01-21 | 3 | -6/+273 |
| | | | | | |||||
* | | | | | Use ip command for VPN segment - fix #1125 | Shini31 | 2018-12-30 | 1 | -10/+26 |
|/ / / / | |||||
* | | | | Merge pull request #1079 from josselinauguste/master | Ben Hilburn | 2018-11-19 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | [Bugfix] Update VIRTUAL_ENV_DISABLE_PROMPT value |