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.
MRT: deleting items from mask
Moderators: Hacker, petermad, Stefan2, white
MRT: deleting items from mask
- Wanderer -
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
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
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
Re: MRT: deleting items from mask
Maybe this would help?wanderer wrote:Suppose the following string exists in the "Filename rename mask"
[N][YMD][hms]*
* is the cursor position
key combination: Ctrl+Arrow(left|right) jump to next section borderThe same thing could also happen if the cursor is positioned inside a section.
key combination: Ctrl+Shift+Arrow(left|right) select whole section.It would be nice if, when pressing a key combination (i.e. CTRL + backspace) a whole section ([hms] in the example) was deleted.
Now press DEL-key