Rex Feng
Rex Feng
@Draiken I wanted to check back since I'm not 100% sure what the issue is. I may have been talking about unrelated things. Is this still an open issue? Could...
@Draiken Thank you again for your feedback and helping me understand what the issue is about. :) This issue is working as intended. With certain options (such as `space` and...
Hi @duncanbeevers I'm on the fence, but I understand that it can be easier to read. What would you name the label? Right now, there is a label for 'exit...
Those are on the right track, but how about something closer to 'exit status with icon'? Feel free to submit a pull request that I'll review. Thanks
Hey, thanks for another great suggestion. Core Temperature could possibly be implemented similar to the git branch parsing. [See how it works here](https://github.com/xta/HalloweenBash/blob/master/assets/js/lib/promptString.js#L106-L111). If I get a pull request that...
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...
Thanks for providing feedback. This feature would be helpful, but it would be very important to preserve the ease of use in the UI controls.
@Likeyn That would be one way to do it. I am concerned about having another step in the process and finding the right balance between ease of use and power...
@nicowilliams, picking multiple colors is a useful feature, but there are a lot of specific implementation details that remain unanswered. Should you send a pull request, I'd be happy to...
Hi @kevinSuttle, Are you referring to switching colors between different elements? Your example adds the current git branch. Thanks for your feedback