2

I have ubuntu 16.04 with gnome and a German QWERTZ keyboard. I like notepad++ so installed it under wine. It works very well except for one absurd quirk.

When I delete/copy with "shift"delete" it does indeed copy the selected text into the paste buffer, and delete it but it leaves a , "comma" behind. This nuisance is not enough for me to dump notepad++ but enough to ask advice here.

I'm vaguely aware that notepad++ (probably for no good reason) has its own keyboard settings that even worse can be changed by obscure hot key combinations. Can't find them however.

Anyway my question is how to prevent the stray "comma" being inserted after an otherwise perfect "shift"delete"

1 Answers1

0

Use Ctrl+X for cut operation.

You can also check whether Shift+Del has problematic behavior also when there is no selection marked or if you are pressing it in another application etc. It could be colliding with something else running, specific for that environment.

miroxlav
  • 14,845