mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-11-02 20:43:49 +01:00
* Shift-Delete: without selected text, it will delete the whole line. * Ctrl-C: without selected text, it will copy the whole line. * Ctrl-X: without selected text, it will cut the whole line. Fix #14296, close #14298