Any way to disable ALL the global hotkeys?
I've managed to disable about half of them in the Options page, but Ctrl-Alt-Enter still does something odd, which conflicts with other hotkeys I have. I don't want TCC to have any global hotkeys at...
View ArticleUse oh-my-posh with TCC
I have used oh-my-posh with powershell and bash for some time now and I quite like it. However, oh-my-posh did not work with TCC... Well, it does now - mostly... My initial inspiration came from this...
View ArticleTab completion of directories on remote drives
This is an annoyance that I cannot resolve quickly, so after searching internal help and the past forum messages, I am posting here for help. I use both TCC LE 14 (free) and TCC 23 (paid). When trying...
View Articlecan't get FONT/N to work
I have set CHCP 65001 (for UTF-8). I have a .bat script (burried somewhere in the Microsoft Visual Studio\2019 directories) that changes TCC's font to a raster font, after which I can't see UTF-8...
View ArticleCMDebug CLI start options, multiple BAT
When starting CMDebug with multiple BAT files would like to start it from the cmdline,. Simply dropping multiple BAT files into the program (or a shortcut), CMDebug only accepts one BAT file like this....
View ArticleCMDebug: Options on startup in latest version
I am a new owner of CMDebug After starting and setting the syntax to CMDsyntax for CMDebug, every time I start the program it starts in TCC syntax , the same for Syntax colors. Strangely CMDebug...
View Article@XMLXPATH fails when issued a second time
[See the recent thread in T&T\Miscellaneous.] Below, the same command fails when issued a second time. New instance of TCC31 ... Code: c:\users\vefatica\desktop> echo %@xmlopen[414.xml] 0...
View ArticleError 208 : No such child with @XMLXPATH
I am confused about using XML parsing. The appended file (which is in fact an xml file) represents an electronic invoice used in my country starting by this year. I am trying to extract some info from...
View ArticleCrash in conhost.exe
Recently I've had some crashes in conhost.exe while TCC is executing a "simple" text-search alias. This is the WinDbg report from the last incident. First the modules: Code:...
View ArticleStarting CMDebug by naming a session, rather than a BAT file
When starting CMDebug in CLI mode a session could be named (rather than a BAT file) and the session opened. Sessions are easily recognizable by the .session suffix. I tried opening a CMDebug session...
View ArticleStand-alone TCC window: how to manually adjust window size by characters...
On a stand-alone TCC window (not maximized), if I adjust the font size, the window will change in size accordingly, with it neatly taking the exact size required to display the extant rows and columns....
View ArticleConfusion about rows,cols order in setarray
Hello, the documentation about the order of rows,cols in setarray confuses me: It says: You can define up to 4-dimensional arrays. For example, to define a 5-row by 10-column array: Code: setarray...
View ArticlePreserve font size when changing monitor DPI
I have a laptop with a 240 DPI screen connected to a 96 DPI external monitor. I normally run Take Command on the external monitor. If I shut down Take Command and Windows, disconnect the external...
View ArticleIf monitor DPI changes, Take Command font is wrong size
I have a laptop with a 240 DPI screen connected to a 96 DPI external monitor. I normally run Take Command on the external monitor. If I shut down Take Command and Windows, disconnect the external...
View ArticleAny way to display the battery status of my bluetooth devices?
Hi , I'm looking for a way to display the battery status of my bluetooth devices. I see no obvious candidate among the bluetooth functions or BTMonitor. Any tips?
View ArticleGet List of Bluetooth Devices, with specific device and properties
In reference to How to? - Any way to display the battery status of my bluetooth devices? On my system... Code: pshell /s "Get-PnpDevice -Class 'Bluetooth'" ...returns... Status Class FriendlyName...
View ArticleSetting colors
I've got the colors set just right, but I cannot seem to find the "Apply" button for them to take effect. ??
View ArticleREGDIR: hex data (/X) with 8 (or 16) characters
This is hard to deal with. Code: v:\> regdir /d /v /s0 /x hkcu\console | findstr ColorTable ColorTable00 : REG_DWORD : c0c0c ColorTable01 : REG_DWORD : da3700 ColorTable02 : REG_DWORD : ea113...
View ArticleTransferring TCMD from a system backup
How can I go to a disk image I have and gather all the settings etc. for TCMD (TCC as well)? Where are all the settings etc. stored?
View Articleeset PATH does not take effect
If I alter the PATH variable with eset, it does not take effect immediately: :: view the path C:\Program Files\JPSoft\TCMD31]path...
View Article