MRT: deleting items from mask

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
wanderer
Power Member
Power Member
Posts: 1640
Joined: 2003-03-28, 14:35 UTC
Location: Sol

MRT: deleting items from mask

Post by *wanderer »

Suppose the following string exists in the "Filename rename mask"

[N][YMD][hms]*

* is the cursor position

It would be nice if, when pressing a key combination (i.e. CTRL + backspace) a whole section ([hms] in the example) was deleted. The same thing could also happen if the cursor is positioned inside a section.
- Wanderer -

¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
User avatar
petermad
Power Member
Power Member
Posts: 16031
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

Support++
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
Stefan2
Power Member
Power Member
Posts: 4281
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Re: MRT: deleting items from mask

Post by *Stefan2 »

wanderer wrote:Suppose the following string exists in the "Filename rename mask"

[N][YMD][hms]*

* is the cursor position
Maybe this would help?
The same thing could also happen if the cursor is positioned inside a section.
key combination: Ctrl+Arrow(left|right) jump to next section border
It would be nice if, when pressing a key combination (i.e. CTRL + backspace) a whole section ([hms] in the example) was deleted.
key combination: Ctrl+Shift+Arrow(left|right) select whole section.

Now press DEL-key
Post Reply