9a814720dbRemoved unnecessary whitespace in git actionformats. This fixes#78
Dominik Ritter
2015-09-04 19:24:07 +0200
5a8a6c8012The foreground color of the `longstatus` segment should be white.
Dominik Ritter
2015-09-04 18:32:44 +0200
9191d29c96In case that two subsequent segments have the same background color, now a small separator is displayed. Before this commit, no segment separator was shown and the two segments looked like one.
Dominik Ritter
2015-09-04 18:30:04 +0200
c72cfb155aDisplay a warning message, if the terminal supports less than 256 colors.
Dominik Ritter
2015-09-04 17:20:00 +0200
f7a05fcd2cDisplay of free RAM is now configurable.
Dominik Ritter
2015-09-04 17:04:39 +0200
b8b82eee21Use the new `defined` function to test if a network interface was specified.
Dominik Ritter
2015-09-04 16:39:28 +0200
b5e5ac98f9Whitespaces should belong to the Icon as they form an entity. Therefore the home-icon in the awesome-patched mode should define its whitespace, so that in normal mode no extra whitespace is shown.
Dominik Ritter
2015-09-04 11:31:34 +0200
6e4d24f50dTheme code: Cleanup of comments
Ben Hilburn
2015-09-03 12:33:18 -0700
a6f7d573edMerge branch 'master' into next
Ben Hilburn
2015-09-03 12:12:36 -0700
60d92135ccMerge pull request #82 from labianchin/patch-1
Ben Hilburn
2015-09-03 12:10:36 -0700
797a953e12Merge branch 'jkoelndorfer-undef-var' into next
Ben Hilburn
2015-09-03 12:08:40 -0700
378b910af6Use defined to check if ICON_USER_VARIABLE is defined.
John Koelndorfer
2015-09-01 18:55:14 -0500
893bfe243dUse defined to set right, left prompt elements.
John Koelndorfer
2015-09-01 18:33:59 -0500
b19de85c16Use set_default to set VCS foreground and dark foreground.
John Koelndorfer
2015-09-01 18:17:55 -0500
f42242d34cImplement defined, set_default functions.
John Koelndorfer
2015-09-01 17:18:09 -0500
e90e353b0aFix format for git-svn
Luís Bianchin
2015-08-31 20:53:31 -0700
ae77fc17d8Under OSX the output of `sysctl vm.loadavg` may be localized. With german locale it will print an comma as separator..
Dominik Ritter
2015-08-31 18:13:28 +0200
3e0547a9cbMerge branch 'next' into dritter/improve_shorten_dir_length
Dominik Ritter
2015-08-27 18:31:10 +0200
69fc4d295cBugfix: load segment changes the color reliably and is customizable.
Dominik Ritter
2015-08-27 18:24:27 +0200
fbac091e27Merge branch 'dritter-icon-custom' into next
Ben Hilburn
2015-08-26 19:57:49 -0700
1a1cb8fdd2Merge pull request #77 from jkoelndorfer/left-prompt-retval
Ben Hilburn
2015-08-26 19:51:40 -0700
61daa647f1IP is now customizable. By default we try to get the ip of `en1` (on OSX) and `eth0` on all other systems.
Dominik Ritter
2015-08-26 19:56:49 +0200
b73366f039Added a segment that displays the current IP address.
Dominik Ritter
2015-08-26 17:36:04 +0200
2bc5a60c7aAdded a new Icon to the dir-segment.
Dominik Ritter
2015-08-26 17:35:25 +0200
f3d2a0755eAdded a segment that displays the 5 min load average and the free RAM.
Dominik Ritter
2015-08-26 17:34:09 +0200
66877efadeMoved `print_icon` to top in its own section "utility functions".
Dominik Ritter
2015-08-26 17:24:23 +0200
1005a7c6fbBetter Icons for Apple and Linux.
Dominik Ritter
2015-08-26 17:22:42 +0200
0d62451f57Merge branch 'dritter/improve_shorten_dir_length' into dritter/system_stats
Dominik Ritter
2015-08-26 13:33:15 +0200
823c52b3ecAll Unicode-escape-characters should begin with an lowercase `\u` in the default-icons. The outgoing/incoming changes should use the `print_icon` function. Renamed VCS-Incoming/Outgoing icon variables.
Dominik Ritter
2015-08-19 23:55:32 +0200
96a830d2a1Merge @dritter's icon customization work.
Ben Hilburn
2015-08-19 12:14:21 -0700
857527083dMerge pull request #75 from dritter/dritter/utf8_codepoints_fix
Ben Hilburn
2015-08-19 11:41:24 -0700
5795442dbcSet icon-Array as global variable, so that it is visible in later functions. This is important to make the icon-override mechanism work in antigen.
Dominik Ritter
2015-08-18 23:44:21 +0200
0831fa1041Issue #74: Changed escape sequences for UTF-8 characters to lowercase for `compatible` and default mode.
Dominik Ritter
2015-08-15 16:09:31 +0200
44db352e35Issue #64: Now the theme detects on OSX which sed is to use.
Dominik Ritter
2015-08-15 15:49:22 +0200
aa57f02378Merge pull request #72 from dritter/dritter/more_troubleshooting
Ben Hilburn
2015-08-13 15:35:57 -0700
0159559c6aAdded some hints about troubleshooting missing fonts.
Dominik Ritter
2015-08-09 20:05:21 +0200
b1dba08c93Multiline-Icons should be treated as icons as well.
Dominik Ritter
2015-08-04 18:56:00 +0200
5777b7bb54Code cleanup. We don't need to define all icons for every mode any more.
Dominik Ritter
2015-08-04 18:47:44 +0200
2257026f9cReworked icons to a zsh array. That way we can easily print out all icons for debugging purposes. Also it opens up some clean up possibilities.
Dominik Ritter
2015-08-04 18:21:22 +0200
6925e35cb8Merge branch 'dritter/dritter/minimize_dependencies' into `next`
Ben Hilburn
2015-08-01 15:10:50 -0700
c044ae78a5Merge OS detection & segment into `next`
Ben Hilburn
2015-08-01 15:08:47 -0700
831ab36b85Merge branch 'dritter/dritter/os_detection' into os-icon
Ben Hilburn
2015-07-31 14:14:37 -0700
bb3fbb793c`test -n` seems to read the whole string. For performance issues we just analyze the first line by stripping the output of cat to the first line with `sed q`.
Dominik Ritter
2015-07-30 23:30:47 +0200
df7f853c8dLess dependencies. If `sed q | wc -l` is just for testing if the string is empty or not, we can do that with just ZSH. Trusting that the implentation of `test -n` is intelligent enough to abort if a character is found.
Dominik Ritter
2015-07-30 00:18:48 +0200
99504d4ad4Add an indicator that directories were truncated.
Dominik Ritter
2015-07-29 23:46:06 +0200
1edc606665Added OpenBSD and DragonFly again.
Dominik Ritter
2015-07-29 10:30:58 +0200
4ef5294d0bos_icon: Combining OS detection and icon setting into one case statement
Ben Hilburn
2015-07-28 19:56:46 -0700
fb9dbe86f7Merge branch 'dritter/os_detection' of local staging.
Ben Hilburn
2015-07-28 19:39:32 -0700
e025a6cdd4The VCS-Branch icon is broken, if we use Unicode-characters with uppercase \U.
Dominik Ritter
2015-07-28 11:14:46 +0200
850702b115Reworked OS-Icons to fit in our general scheme.
Dominik Ritter
2015-07-28 11:09:55 +0200
4e2b1137d4README: Quick update to the description
Ben Hilburn
2015-07-27 10:45:41 -0700
1b7240ca2fMerge branch 'master' into dritter/os_detection
Dominik Ritter
2015-07-27 09:23:30 +0200
0dc7c5bf38Merge branch 'dritter/os_detection' into dritter-os-icon
Ben Hilburn
2015-07-26 16:30:04 -0700
c37e4a8fa0Merge remote-tracking branch 'dritter/dritter/disable_rprompt'
Ben Hilburn
2015-07-26 16:22:29 -0700
504a64996bUhm. It seems to make a difference, whether you print unicode characters with lowercase \u or uppercase \U. Some of them only work with uppercase \U. Therefore I changed all of them to the uppercase variant.
Dominik Ritter
2015-07-27 00:35:39 +0200
c116ead6aaDetermine the right OS-Icon only once.
Dominik Ritter
2015-07-27 00:20:40 +0200
5a6b6ef604Merge branch 'master' into dritter/os_detection
Dominik Ritter
2015-07-26 23:49:40 +0200
961598e66bMerge branch 'dritter-various-improvements'
Ben Hilburn
2015-07-26 14:43:33 -0700
143aac50fbREADME: Cleanup
Ben Hilburn
2015-07-26 14:43:16 -0700
0654832da4Merge remote-tracking branch 'dritter/dritter/various_improvements' into staging
Ben Hilburn
2015-07-26 14:32:36 -0700
0395709fa0Merge remote-tracking branch 'dritter/dritter/os_detection' into staging
Ben Hilburn
2015-07-26 14:18:02 -0700
69096e02c9Added a better example for the custom Time format.
Dominik Ritter
2015-07-25 11:27:18 +0200
188970f11eAdded documentation for disable RPROMPT.
Dominik Ritter
2015-07-25 11:22:51 +0200
e8dc33bb07Added possibility to disable the RPROMPT completly.
Dominik Ritter
2015-07-25 11:22:24 +0200
9789afd142Added Troubleshooting-hint for wrong TERM.
Dominik Ritter
2015-07-25 11:00:07 +0200