TCMD Screen Buffer Not Working Correctly in Build 19
A new problem has appeared with build 19. When TCMD launches, the initial TCC tab cannot be scrolled back to see the output that was generated during the startup process. In fact, after generating...
View Articleterminal.sexy
This is a GUI interface for selecting colors for the terminal/console. terminal.sexy - Terminal Color Scheme Designer Design, edit and share custom terminal color schemes. Export them to a wide range...
View ArticleiTerm Color Schemes
I discovered these color schemes for `Microsoft's Windows Terminal. GitHub - mbadolato/iTerm2-Color-Schemes: Over 325 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal,...
View ArticleHow do I use "format" with TS?
I tried several things; none worked. Format:TS [/D /T "format"]
View Articlex32 or x64 .EXE files
In Reference to https://jpsoft.com/forums/threads/indicate-exe-and-dll-type-in-dir-command.12175/ I have been working with Microsoft Bing Co-Pilot, and am starting to create a solution using...
View ArticleHow to stop Windows 11 reselecting its "Windows terminal" for TCC?
I am so used to the Windows Console host that I don't like the look (and "extra features") of Windows Terminal "hosting" my TCC windows. Simple fix, right? Set this up in Windows 11's settings: And...
View ArticleTCC Version Number?
Website says 33.0 build 19 Running TCC the "ver" command reports 33.0 build 20.
View ArticleBusy mouse pointer when I close the OPTION dialog?
I get the busy mouse pointer (spinning blue ring) when I close the OPTION dialog. Is TCC doing that on purpose? There are annoying situations in which the busy mouse pointer doesn't go away until I...
View ArticleWEBUPLOAD
Can anybody give me a simple example of how to use WEBUPLOAD? I've been trying to use it to upload an HTML file to The W3C Markup Validation Service for validation. Seems like it should be a simple...
View ArticleCOBOLScript
Version 4.0 of COBOLScript is now available. The latest build is dated 11/15/2024. cobolscripting.com COBOL scripting free cobol download www.cobolscripting.com Demo version is limited to 50 lines of...
View ArticleWhy some software which outputs colours in ANSI code cannot display colours...
Take Windows 7 , Take Command 25 environment as an example, check ANSI=1 by setdos command to make sure ANSI is enabled. Eli Fulkerson's tcping.exe program supports the following two colour output...
View ArticleSENDHTML Doesn't Recognize @CLIP:
The help for the SENDHTML command includes the following: SENDHTML command - Send an HTML-formatted email message You can use the same approach to send the text content of the clipboard (@CLIP:) or the...
View ArticleIf I might make so bold....
Does any one know of an escape sequence to set boldface text in WT? By which I mean, unambiguously, a boldface type style, not bright-colors-or-maybe-boldface depending on Terminal's current settings....
View ArticleDiffering ANSI color palettes in TCC on Windows 11, depending on context (?).
On Windows 11, when running TCC by itself (over the console host or the Windows Terminal), text coloring by TCC (like, say, when doing COLORDIR) takes one palette (I assume TCMD's own), but when...
View ArticleMore "properties" woes: TCC's font on its properties is taking the size from...
As shown, I configured my TCC independent window to use the Lucida Console font, size 16. Instead, it uses size 12. Turns out, TCMD's options DO say size 12, and that's what TCC seems to be using,...
View Article@EXETYPE: add support for .DLL files
Add two new return codes to @EXETYPE for 32-bit and 64-bit .DLL files.
View ArticleDO Command Fails in Alias with a Parameter for Count or Condition
Shouldn't the alias shown below work? alias zz & zz one two three Click to expand... echo Parameter count = %# & do %# (echo test) Parameter count = 3 Usage : DO [n | FOREVER] Click to...
View ArticleIs there any way to integrate zoxide with TCC as it works with Bash, Zsh, etc?
One of the "holes" in my Windows terminal experience is the place occupied by zoxide, a fabulous directory changing utility I use regularly on Linux and macOS. I can get it working just fine with...
View ArticleProspero returns
My little web server is online again, in a new incarnation. My TCC plugins are here: Plugins for Take Command Please ignore all remaining references to FTP downloads. I have removed anonymous FTP, and...
View ArticleSuggestion for @FULL[] Documentation
Rex, I would suggest making explicit in the documentation (and perhaps with an example) that @FULL parses directory aliases (and any other special formats that I don't know about). echo...
View Article