a tweak to use the rapid comandline bar as a clipboard !
Moderators: Hacker, petermad, Stefan2, white
-
- Senior Member
- Posts: 202
- Joined: 2010-12-12, 10:05 UTC
- Location: Amiens
a tweak to use the rapid comandline bar as a clipboard !
hi,
i often use the "comandline bar" (under the 2 side view) as a clipboard manager. yes, i'm do this !
it is very handfull to store quickly multiple text !
But TC always runs it even it is not stering with ".exe .com ..etc" application.
So, when i enter "my cas is blue", it should not execute it...
it would be great if in the options, there would a string test option to not check/not check the .exe presence before the execution.
Because the alert box after the execution is really boring to display its error messag !
have a good day !
i often use the "comandline bar" (under the 2 side view) as a clipboard manager. yes, i'm do this !
it is very handfull to store quickly multiple text !
But TC always runs it even it is not stering with ".exe .com ..etc" application.
So, when i enter "my cas is blue", it should not execute it...
it would be great if in the options, there would a string test option to not check/not check the .exe presence before the execution.
Because the alert box after the execution is really boring to display its error messag !
have a good day !
i'm an old long user of TC since the windows 3.11 release !, for the history, i came to tc when i migrate from amiga commodore to PC where they are diskmanager and directory opus there.
- ghisler(Author)
- Site Admin
- Posts: 50873
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Why not use a notepad.exe window as a temporary clipboard? I do this quite often...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Strange idea to use the cmd line as a clipboard
The web is full of clipboard managers.
I use "Quick Cliq" for this.
http://apathysoftworks.com/software/quickcliq
It has many other usefull function but also contains
9 additional clipboard entries and its related hotkeys.
Its programed in Autohotkey and even the source is available.

The web is full of clipboard managers.
I use "Quick Cliq" for this.
http://apathysoftworks.com/software/quickcliq
It has many other usefull function but also contains
9 additional clipboard entries and its related hotkeys.
Its programed in Autohotkey and even the source is available.
Windows 11 Home, Version 24H2 (OS Build 26100.4351)
TC 11.55 RC7 x64 / x86
Everything 1.5.0.1396a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
QAP 11.9.0.4 x64
TC 11.55 RC7 x64 / x86
Everything 1.5.0.1396a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
QAP 11.9.0.4 x64
-
- Senior Member
- Posts: 202
- Joined: 2010-12-12, 10:05 UTC
- Location: Amiens
in fact, this control is very handful where it is place :Horst.Epp wrote:Strange idea to use the cmd line as a clipboard![]()
The web is full of clipboard managers.
I use "Quick Cliq" for this.
http://apathysoftworks.com/software/quickcliq
It has many other usefull function but also contains
9 additional clipboard entries and its related hotkeys.
Its programed in Autohotkey and even the source is available.
one clic to open the list, easy selecting
one clic to paste a content
it can manage history too
This combo list is very good and useful !
in it, i place several old command line too like application.exe with many paramter i can't remember but also basic string contents :
- like obvious name of fiel or folder i use often on base named
- like not serious password (for archive files)
- canva name before an operation..
no need to open another application like notepad
i'm an old long user of TC since the windows 3.11 release !, for the history, i came to tc when i migrate from amiga commodore to PC where they are diskmanager and directory opus there.
Well, the cool thing about clipboard managers is that they're running in the background, waiting to be used and automatically saving everything that is copied to the clipboard. In other words: You don't need to open any extra/seaprate application to save some text, it happens automatically.
As Horst already said, there are a lot of them out there, it just needs a little time and testing to find the right one for you. I use ArsClip. Previously I used a different program whose name I currently can't remember.
It's called command line for a reason - commands are text, but text is not always a command line. So, wrong tool for the job.
Regards
Dalai
As Horst already said, there are a lot of them out there, it just needs a little time and testing to find the right one for you. I use ArsClip. Previously I used a different program whose name I currently can't remember.
It's called command line for a reason - commands are text, but text is not always a command line. So, wrong tool for the job.
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
You can register an alias # for e.g. cm_ClearCmdLine command and prepend # with a space into each line that shouldn't be executed:
Code: Select all
# text to be saved w/o execution