TConsole plugin

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
robinsiebler
Senior Member
Senior Member
Posts: 460
Joined: 2003-03-05, 21:04 UTC

Post by *robinsiebler »

2Black Dog
Well, for some reason, it was a little more complicated than that for me, but eventually, with the help of your 5 steps, I got it to work.
Robin L. Siebler
Personal License #13949
------------------------------
"Bother", said Pooh, as he deleted Windows
User avatar
robinsiebler
Senior Member
Senior Member
Posts: 460
Joined: 2003-03-05, 21:04 UTC

Post by *robinsiebler »

2VadiMPG
1. Cls (clearscreen) doesn't work properly. What is does is clear the space between the current command prompt and the previous command prompt instead of clearing the whole screen...
2. The 4NT directory history menus work, albeit in a strange fashion - the menus are drawn at the bottom of the console window.
I figured out what is going on here. In CMD, cls clears the screen and the buffer, but in 4NT it only clears the screen. You have to use cls /c to clear the buffer.

I have to hand it to you, you've made a very nice and useful plugin. Now if I only have version 3.0 of the TC script editor...
Robin L. Siebler
Personal License #13949
------------------------------
"Bother", said Pooh, as he deleted Windows
User avatar
Black Dog
Power Member
Power Member
Posts: 1024
Joined: 2003-02-05, 22:17 UTC
Location: Odessa
Contact:

Post by *Black Dog »

[face=courier]On 08-10-2004 20:04:55 +0000 robinsiebler wrote:

r> Well, for some reason, it was a little more complicated than
r> that for me


Well, sh** happens %).

r> but eventually, with the help of your 5 steps, I got it to
r> work.


Well, nice to hear.

BTW, you can run command interpreter with parameters or even execute some batch file on TConsole start, e.g.:

_________transmission_from_TConsole.ini__________

[Shell]
ShellExe=cmd.exe /t:0A /k %COMMANDER_PATH%\Plugins\WFX\TConsole\TConsole.cmd

______________end_of_transmission________________[/face]
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

2chriss
Unfortunately it is impossible to use runas command. Sorry.

2robinsiebler
When did you send it?
Posted: Fri Jul 23, 2004 ;)
In CMD, cls clears the screen and the buffer, but in 4NT it only clears the screen. You have to use cls /c to clear the buffer.
I cannot use "cls /c". Again, TConsole itself doesn't use any command, but reroute your input to the console window.
In addition, check 4NT for some specific options for CMD compatibility or try to redefine "cls" command.
User avatar
robinsiebler
Senior Member
Senior Member
Posts: 460
Joined: 2003-03-05, 21:04 UTC

Post by *robinsiebler »

When did you send it?

Posted: Fri Jul 23, 2004
I was having trouble w/ my ISP then.


In CMD, cls clears the screen and the buffer, but in 4NT it only clears the screen. You have to use cls /c to clear the buffer.
I cannot use "cls /c". Again, TConsole itself doesn't use any command, but reroute your input to the console window.
In addition, check 4NT for some specific options for CMD compatibility or try to redefine "cls" command.
I wasn't excepting you to do anything, I was simply explaining what I had discovered. Now that I know what is causing the "odd" behaviour, I know how to fix it.

Once again, kudos for a great plugin!
Robin L. Siebler
Personal License #13949
------------------------------
"Bother", said Pooh, as he deleted Windows
User avatar
robinsiebler
Senior Member
Senior Member
Posts: 460
Joined: 2003-03-05, 21:04 UTC

Missing Sync option?

Post by *robinsiebler »

When I go to the Properties for TConsole (2.1) I don't see the sync option.

Am I missing something?
Robin L. Siebler
Personal License #13949
------------------------------
"Bother", said Pooh, as he deleted Windows
liketcmore
Junior Member
Junior Member
Posts: 2
Joined: 2005-09-17, 13:39 UTC

Post by *liketcmore »

Hi,VadiMGP, I have used your TConsole WFX PLUGIN ,but in my WIN2K3 ,I offten meet such case:
Image: http://ldq.blogbus.com/files/1126975177.jpg

I use "cd \\\TConsole" to enter the console,but it only give me a file list shema,and sometimes,I can click the virtual file "show tconsole" to enter,but other times,I can't and I must restart my OS for use TConsole again.

What case should lead such problem?How to fix it?

Another problem is :
I enter TConsole,and type such command:
ping -t 127.0.0.1
then I can't use "CTRL-C" to terminate the action.
Why? and How to fix it?
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

2robinsiebler
Do you mean "Syncroinize Directopy command"? It is located in context menu? not in properties dialog.

2liketcmore
Usualy it is happens if you set wrong setting for command interpreter and plugin cannot start it. Another possible reason is running interpreter with credentials that doesn't match to current user desktop. Do you use Remote Desktop or runas command to launch TC?

Ctrl+C cannot be handled, sorry. I didn't find reliable way to pass it into program.
jackhab
Junior Member
Junior Member
Posts: 35
Joined: 2008-03-05, 09:36 UTC

Post by *jackhab »

Hi VadiMPG,
is it possible to have different consoles in each tab?
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

jackhab
Sorry, it is impossible.
ib
Junior Member
Junior Member
Posts: 21
Joined: 2008-04-25, 22:45 UTC

Post by *ib »

Is it possible to pass the current directory (i.e. %P) to the TConsole?

Thanks
cheesecake
Junior Member
Junior Member
Posts: 16
Joined: 2007-04-19, 03:09 UTC

Post by *cheesecake »

2 VadiMGP
Any plan to update this wfx plugin to support TC 7.5?
Just found it is not working under the latest public beta.

Thanks.
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

2cheesecake
Sorry, I haven't plan to update TConsole.
Li Yongzhen
Junior Member
Junior Member
Posts: 61
Joined: 2010-04-04, 10:46 UTC

Plugin TConsole.wfx cann't work in TC7.56a

Post by *Li Yongzhen »

Plugin TConsole.wfx cann't work in TC7.56a,
my sys is win7 en ultimate.
who can help me?
thanx

[mod]Merged from Plugin TConsole.wfx cann't work in TC7.56a.

Hacker (Moderator)[/mod]
maximdw
Junior Member
Junior Member
Posts: 22
Joined: 2014-11-09, 20:28 UTC

Post by *maximdw »

By popular demand TConsole is back to life.

Version 2.2
- Added 64 bit support
- Added TC 7.5/8.x support

VadiMGP has shared the plugin with me for further development and support.

Please notice: support e-mail has been changed. See Readme.txt for the new address.
Post Reply