inplace rename + up and down should deactivate autosort

Bug reports will be moved here when the described bug has been fixed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

inplace rename + up and down should deactivate autosort

Post by *Samuel »

Code: Select all

08.04.15 Added: Shift+F6 inplace rename: Press up or down arrow to rename and switch to previous/next file (32/64)
26.04.16 Added: wincmd.ini [Configuration] RenameUpDown=0 turns off jumping to previous/next file in the list with cursor up/down while renaming (32/64)
IMO when inplace renaming is initiated and up and down is pressed the file list should not sort the renamed file yet.

I have the following files:

Code: Select all

a.txt
c.txt
zb1.txt
zb2.txt
I start renaming "zb1.txt" to "b1.txt", press down and expect to edit "zb2.txt". Currently I am editing "c.txt".

I don't know if it could be implemented though.
User avatar
Hacker
Moderator
Moderator
Posts: 13068
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Support++.

Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48093
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I agree - I will try to auto-sort when rename is closed.
Author of Total Commander
https://www.ghisler.com
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

Code: Select all

10.06.16 Fixed: Inplace rename, use up/down to go to previous/next file: delay re-loading directory until rename is closed (32/64)
Seems to be fixed.

I don't know for sure, but in my first tests it looked like the list got never sorted. However I can't reproduce this anymore. Currently it seems to work.

Perhaps some people should check on this.
User avatar
Hacker
Moderator
Moderator
Posts: 13068
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Confirmed fixed. ;)

Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
Post Reply