In Visual Studio I frequently use the keyboard shortcut Shift+Del to delete an entire line, so I tried to add this same keyboard shortcut to PN, but whenever I press Del (with or without Shift) the shortcut jumps back to None.
Is there any chance of enabling the Del key for keyboard shortcuts?
Bug report: inability to use Del in a keyboard shortcut
(4 posts) (3 voices)-
Posted 4 years ago #
-
Hi!
A (twisted) solution, for set Shift+Del on a Tool:
Set the shortcut Shift+ins at the tool.
Terminate PN2
Open %userprofile%\AppData\Roaming\Echo Software\PN2\UserTools.xml
Find & Replace 2349 by 2350
Save the file
Launch PN2
Test.The path is for Vista. With XP, there is undoubtedly a light difference...
.
.
.
And... I did that with the French keyboard of my laptop. I hope that the configuration of other keyboards will not change. But the principle will remain, in any case, similar.Posted 4 years ago # -
A creative solution, were it not for the fact that the keyboard shortcuts are unfortunately stored in a keymap.dat file which isn't quite as readable (I tried looking for 0D15 (the hex value of 3349) with a hex editor, but no luck). Unless you have a tool command that deletes the current line I fear the bug report stands.
Posted 4 years ago # -
Created a tracking issue here: http://code.google.com/p/pnotepad/issues/detail?id=45
Posted 4 years ago #
Reply
You must log in to post.