-
Notifications
You must be signed in to change notification settings - Fork 9.2k
colortool.exe shrinks window size by one column - every time it is called #3698
Copy link
Copy link
Open
Labels
Area-ServerDown in the muck of API call servicing, interprocess communication, eventing, etc.Down in the muck of API call servicing, interprocess communication, eventing, etc.Help WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Product-ColortoolThis is a problem with the utility application ColorTool for manipulating the console color palette.This is a problem with the utility application ColorTool for manipulating the console color palette.
Milestone
Metadata
Metadata
Assignees
Labels
Area-ServerDown in the muck of API call servicing, interprocess communication, eventing, etc.Down in the muck of API call servicing, interprocess communication, eventing, etc.Help WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Product-ColortoolThis is a problem with the utility application ColorTool for manipulating the console color palette.This is a problem with the utility application ColorTool for manipulating the console color palette.
Hi
I am running colortool.exe in cmd.exe (Microsoft Windows [Version 6.3.9600] Win 8.1 64bit OS) and every time I run it the Window Size reduces by one column (the rows and the Sceen Buffer Size stay the same).
Is this an "off by one" error?
It is important to me as I would like to call colortool from Textadept-curses.exe; once at load and once at quit.
Please accept apologies if this is a known bug.
Kind Regards Gavin