Request : Go to top/bottom of window and change to copy file menu

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
sbertolucci
Junior Member
Junior Member
Posts: 21
Joined: 2003-10-18, 23:35 UTC
Location: Milan

Request : Go to top/bottom of window and change to copy file menu

Post by *sbertolucci »

Hi Christian, all
I would like to submit 2 requests:

1) I often have to use TC with folders having many files inside, so it's a little annoying to scroll to top/bottom.
I would like to have two shortcuts to go to the top or the bottom of the active panel.
These could be two buttons in the scrollbars (I'd like this)
I tried to add such commands to the vertical button bar, but while I found cm_GoToFirstEntry which does the job, I didn't find cm_GoToLastEntry or similar command.
Can something be done or something already exists ?

2) I would like to be able to customize the menu which pops up when copying a file if it already exists in the destination pane.
I almost never use Append, while very often use Auto-Rename Copied, but this of course depends on the use one does.
So, for me, it would be nice to put Append in the More Options tab and Auto-Rename in the available buttons
Again, maybe something already exists, if not maybe this feature can be added in a future release

Thanks for your attention

Stefano
WC License # 44689
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48071
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: Request : Go to top/bottom of window and change to copy file menu

Post by *ghisler(Author) »

1) Currently you can do this only via keyboard: press home or end

2) Sounds like a good idea, I will check it.
Author of Total Commander
https://www.ghisler.com
User avatar
Usher
Power Member
Power Member
Posts: 1675
Joined: 2011-03-11, 10:11 UTC

Re: Request : Go to top/bottom of window and change to copy file menu

Post by *Usher »

Yeah, Explorer-like Auto-Rename should really be in base options…
Andrzej P. Wozniak
Polish subforum moderator
User avatar
Stefan2
Power Member
Power Member
Posts: 4153
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Re: Request : Go to top/bottom of window and change to copy file menu

Post by *Stefan2 »

Hi Stefano
sbertolucci wrote: 2019-03-07, 08:21 UTC...
1) I often have to use TC with folders having many files inside, so it's a little annoying to scroll to top/bottom.
I would like to have two shortcuts to go to the top or the bottom of the active panel.
...
I tried to add such commands to the vertical button bar,
but while I found cm_GoToFirstEntry which does the job, I didn't find cm_GoToLastEntry or similar command.
Can something be done or something already exists ?

cm_GoToLastEntry ==> 'cm_GoToFirstFile 999'



If you want, try to create your own "user defined command":
[EM_GoToLastEntry]
cmd=cm_GoToFirstFile 9999999

(viewtopic.php?p=347043#p347043)





HTH? :D


 Find me: cm_GoToLastFile em_GoToLastFile
sbertolucci
Junior Member
Junior Member
Posts: 21
Joined: 2003-10-18, 23:35 UTC
Location: Milan

Re: Request : Go to top/bottom of window and change to copy file menu

Post by *sbertolucci »

@ Stefan2

It works exactly as I needed !!! Great

Thank you so much Stefan2

Stefano
WC License # 44689
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Re: Request : Go to top/bottom of window and change to copy file menu

Post by *ts4242 »

2sbertolucci

Another useful keys
PgUp -> go to first visible file/folder
PgDn -> go to last visible file/folder
User avatar
petermad
Power Member
Power Member
Posts: 14787
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Request : Go to top/bottom of window and change to copy file menu

Post by *petermad »

2Stefan2
[EM_GoToLastEntry]
cmd=cm_GoToFirstFile 9999999
Brilliant :!: :D
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
petermad
Power Member
Power Member
Posts: 14787
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Request : Go to top/bottom of window and change to copy file menu

Post by *petermad »

Actually Windows has a context menu for this: Right-click on a vertical scrollbar and you should se a menu with these options:
Scroll Here
------------
Top
Bottom
------------
Page-Up
Page-Down
------------
Scroll Up
Scroll Down
There is a similar dialog if you click a horizontal scrollbar
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Post Reply