xta / HalloweenBash

Custom Bash Profile Generator
http://xta.github.io/HalloweenBash/
333 stars 32 forks source link

Character and colours #8

Open wivlaro opened 12 years ago

wivlaro commented 12 years ago

Nice work on this. Few little suggestions:

  1. Can you add the characters < > @, or to be able to just type some in?
  2. You could make the colours just so you drag them in like the other markers (maybe with interface like (red fg ->) or something to show it's red foreground from here onwards.
  3. Maybe you could categorise the items into dynamic/static/colours. eg.
    • Dynamic: hostname, dates, user, etc
    • Static: Spaces, other characters
    • Colours: start of a new colour, as above
  4. Would also be good if the items from the palette never moved, so we don't have to find them each time, and can get used to the position of the items

Really nice idea though!

xta commented 12 years ago

Thanks for the feedback

  1. the site has the @ sign implemented
  2. colors would be good to have more complex options, but for the moment, the generator uses a simple working implementation
  3. agree that it could be better laid out, especially as more options are added
  4. this is related to #3, where standardization/organization would address this