Page 1 of 1

Keep Back-Arrow in first line (on top) of the TC-windows

Posted: 2018-06-04, 20:41 UTC
by mausebär
It would be fine and faster at work if the "Return-Arrow" were kept visible in the first line (on top) of the TC-windows... At the moment it disappears while scrolling the TC-windows-contents...

So a fast return to the higher directory were possible without scrolling back to the top by clicking with the mouse on the arrow...

Or is it adjustable that the arrow is kept in the first line...?

Regards,

Wolfgang

Posted: 2018-06-04, 20:55 UTC
by sqa_wizard
The "Return-Arrow" is a ".." command.
The same is already available all the time at the top right corner of each panel for this purpose.

Posted: 2018-06-05, 07:33 UTC
by Stefan2
 

Or just press the Backspace-key




 

Posted: 2018-06-05, 08:48 UTC
by mausebär
2Stefan2
Begegnen sich zwei Erden, sagt die Eine zur Anderen: "Mir geht's echt schlecht. Ich habe Homo sapiens!"
Ist nicht vollständig...:
Sagt die andere: "Ist nicht schlimm, hab ich auch schon gehabt. Vergeht von selber wieder"

Posted: 2018-06-05, 08:53 UTC
by mausebär
The same is already available all the time at the top right corner of each panel for this purpose
Or just press the Backspace-key
I've been working now for almost 20 years with TC, but I haven't noticed that by now... :oops:
I'm afraid I have still much to learn... :!:

Posted: 2018-06-05, 10:41 UTC
by Vochomurka
...or just type "cd.." ;)

Posted: 2018-06-06, 14:04 UTC
by petermad
..or press Ctrl+PgUp

Posted: 2018-06-09, 09:30 UTC
by mausebär
...all these hints work...
However, there is still one reason to keep the arrow visible in the first line:

If one has a long list of objects in the window and wants to copy or move an object into the higher directory above, he needs to scroll the whole list up until the arrow line appears... Then he can drag&drop the object. Would be much faster if the arrow line were alsways visible.

Should not be too much programming work...

Posted: 2018-06-09, 09:48 UTC
by j7n
With "breadcrumb bar" enabled (Configuration -> Layout), you could drag a set of selected files onto the directory path to copy the files one or more levels above the current directory.

I normally access the Return-Arrow by pressing Home, Enter. I did not know about the Backspace key.

Posted: 2018-06-09, 09:59 UTC
by Stefan2
mausebär wrote:...all these hints work...
However, there is still one reason to keep the arrow visible in the first line:

If one has a long list of objects in the window and wants to copy or move an object into the higher directory above, he needs to scroll the whole list up until the arrow line appears... Then he can drag&drop the object. Would be much faster if the arrow line were alsways visible.

...
How about working with relative paths?
Just use '..' in F5 or F6 dialog ('..' == one level up, to parent directory, see MS-DOS schematic, same as you would use with 'cd ..' in command line interpreter "DOS-Box")






 

Posted: 2018-06-09, 14:08 UTC
by mausebär
Yes, this works too...
However, I find that D&D is much faster...