Jump to directory by clicking on it in the pathbar...
Moderators: Hacker, petermad, Stefan2, white
Jump to directory by clicking on it in the pathbar...
I know this feature was recently added, where you can just click on the directory in the path displayed above and you will jump to that directory. However, right now it is done with a shift-click on the directory's name. Is it possible to do this the other way around, so that a normal click on the name will change the directory, and shift-click will allow the user to type in the directory field. Basically, it would do exactly the opposite of how it works now. Is there a setting for this I can switch or anything?
Thanks.
Thanks.
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
2superboy
Hi,
to activate single-click jump to an upper-directory add/change InplaceRenamePath=2 in the [Configuration] section in your Wincnd.ini. To edit this file press "Configuration/Change Setting Files Directly" in your main menu. To apply the new/changed setting restart Total Commander.
The downside is that inplace renaming will be completely disabled. Maybe someone else knows how to get the desired behavior.
Hi,
to activate single-click jump to an upper-directory add/change InplaceRenamePath=2 in the [Configuration] section in your Wincnd.ini. To edit this file press "Configuration/Change Setting Files Directly" in your main menu. To apply the new/changed setting restart Total Commander.
The downside is that inplace renaming will be completely disabled. Maybe someone else knows how to get the desired behavior.
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
Yes please, I like the possibility to navigate into directories with InplaceRenamePath=2 but I miss the edit path feature.icfu wrote:@ghisler:
Please add a possibility to edit path with shift-click, it's bad that it's completely deactivated with InplaceRenamePath=2.
Icfu
BTW is it possible to edit the path and the name under cursor in one operation and if not, would it be possible to add this possibility with ctrl-click? (ex c:\program files\AutoHotkey\Extras\Scripts\IntelliSense.ahk)
Gil
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
You mean Shift-F6 on [..] not enough? In fact I didn't catch the trick in your first post but yes this is an alternative, any other idea about editing/copying the path and the name under cursor in one operation ?SanskritFritz wrote:Is Ctrl-F6 on [..] not enough?

Gil
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
Instead of only copying the path I would like to copy the path and the name that is selected (under cursor) in the left panel.SanskritFritz wrote:Hmmm I'm not sure what you mean...editing/copying the path and the name under cursor in one operation
for example I click on wincmd.ini in the left panel and I would like to be able to copy the following value in one operation
C:\Program Files\Totalcmd\wincmd.ini
I hope this is clearer, thanks anyway
Gil
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
Basic !
2gbo
Hello, bonsoir !
- Just use the I.C. cm_CopyFullNamesToClip for a button or a menu entry…
K R
Claude
Clo

- Just use the I.C. cm_CopyFullNamesToClip for a button or a menu entry…

Claude
Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
You win !
2SanskritFritz
Hi Frank !
- You are faster that night

K R
Claude
Clo

- You are faster that night

- Humm… Needs a lot of fingers ! Then, I much prefer the button (in the first default bar), I use that everyday, it's fast (for me)Or press Shift-Ctrl-Enter then Shift-Right and then Ctrl-C …


Claude
Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
Thanks to SanskritFritz and Clo for their quick replies
(in the order of replies)
I like the CTRL-SHIFT-ENTER that copies the fullname to the command line.
PS I've just print out the keyboard layout / Other keys: See command line sections in the help this way I won't bother you with newbies questions
(in the order of replies)

I like the CTRL-SHIFT-ENTER that copies the fullname to the command line.
PS I've just print out the keyboard layout / Other keys: See command line sections in the help this way I won't bother you with newbies questions

Gil
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.