new SEGMENT_SEPARATOR which works with most standard fonts

This commit is contained in:
Michael 2013-10-29 11:02:23 +01:00
commit fbb41a0b56

View file

@ -26,7 +26,7 @@
# A few utility functions to make it easy and re-usable to draw segmented prompts
CURRENT_BG='NONE'
SEGMENT_SEPARATOR=''
SEGMENT_SEPARATOR=''
# Begin a segment
# Takes two arguments, background and foreground. Both can be omitted,