#15: 'color' command doesn't accept -------------------------------------+-------------------------------------- Reporter: hawke@hawkesnest.net | Owner: oxygene Type: defect | Status: assigned Priority: minor | Milestone: Component: FILO | Version: Resolution: | Keywords: Dependencies: | Patchstatus: patch needs review -------------------------------------+-------------------------------------- Changes (by oxygene):
* owner: somebody => oxygene * status: new => assigned * patchstatus: there is no patch => patch needs review
Comment:
what is not supposed to work (according to the current code) is using colors 8..15 as background color, ie. any of these: "dark-gray", "light- red", "light-green", "yellow", "light-blue", "light-magenta", "light- cyan", "white"
The attached patch removes the "blink-"-feature (as it doesn't seem to work anyway), and allows all colors for both foreground and background. Tested on QEmu.