Posted 27 September 2012 - 04:22 PM
Hi guys,
I'm currently writing simple IDE for my operating system and I found that there is function, what will be very nice to add - option to color terminal and monitor. This can be available only from code, so you will type something like this: print(red.."some nice text"..blue.."huh?"). Output will be colored, doesnt matter if on monitor or terminal.
I'm currently writing simple IDE for my operating system and I found that there is function, what will be very nice to add - option to color terminal and monitor. This can be available only from code, so you will type something like this: print(red.."some nice text"..blue.."huh?"). Output will be colored, doesnt matter if on monitor or terminal.